diff options
Diffstat (limited to 'test/args')
-rw-r--r-- | test/args/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/args/Makefile b/test/args/Makefile index 3a1355c83..6c29c31d5 100644 --- a/test/args/Makefile +++ b/test/args/Makefile @@ -1,8 +1,6 @@ # uClibc args tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := arg_test - include ../Test.mak OPTS_arg_test = a b c d e f g h |