summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/dotslash-parse.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/pymake/tests/dotslash-parse.mk')
-rw-r--r--build/pymake/tests/dotslash-parse.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/pymake/tests/dotslash-parse.mk b/build/pymake/tests/dotslash-parse.mk
new file mode 100644
index 000000000..91461bedb
--- /dev/null
+++ b/build/pymake/tests/dotslash-parse.mk
@@ -0,0 +1,4 @@
+./:
+
+# This is merely a test to see that pymake doesn't choke on parsing ./
+$(info TEST-PASS)