diff options
Diffstat (limited to 'tests.mk')
-rw-r--r-- | tests.mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -57,8 +57,6 @@ test010 = -n "$(shell \ ### END OF TEST EXPRESSIONS ### -#$(info $(value test010)) - test%: @if [ $($@) ] ; then \ echo '$@ PASSED'; \ |