summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/parentheses.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/pymake/tests/parentheses.mk')
-rw-r--r--build/pymake/tests/parentheses.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/pymake/tests/parentheses.mk b/build/pymake/tests/parentheses.mk
new file mode 100644
index 000000000..f207234ff
--- /dev/null
+++ b/build/pymake/tests/parentheses.mk
@@ -0,0 +1,2 @@
+all:
+ @(echo TEST-PASS)