aboutsummaryrefslogtreecommitdiff
path: root/tests.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests.mk')
-rw-r--r--tests.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests.mk b/tests.mk
index 46dd6bc..dcbaa58 100644
--- a/tests.mk
+++ b/tests.mk
@@ -57,8 +57,6 @@ test010 = -n "$(shell \
### END OF TEST EXPRESSIONS ###
-#$(info $(value test010))
-
test%:
@if [ $($@) ] ; then \
echo '$@ PASSED'; \