From 25ad52a67f6f705294db76741b89c5f4fc12af2e Mon Sep 17 00:00:00 2001 From: Dmitry Mikhirev Date: Tue, 2 Dec 2014 16:32:06 +0300 Subject: cosmetics --- tests.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests.mk') 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'; \ -- cgit v1.2.1