From 0d8bf0efca755ba4446a213d500975de65098dd0 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 11 Jun 2017 13:34:41 +0100 Subject: Remove redundant parse test --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 5ebac01..36d5092 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,3 +1,3 @@ -DIR_TEST_ITEMS := testrunner:testmain.c;basictests.c parse:parse.c +DIR_TEST_ITEMS := testrunner:testmain.c;basictests.c include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3