summaryrefslogtreecommitdiff
path: root/tests/parser/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-08-22 11:31:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-08-22 11:31:35 +0200
commit66455ad2d34c46650a798738c53bb550d250ab04 (patch)
treeb0d6204841aff9e976f17b7f3319216994bcdcdd /tests/parser/makefile
parent3820d1b1bc4fdd3e5516f27807c3e58ee72e4c20 (diff)
Document rules of the language covered by each test
Diffstat (limited to 'tests/parser/makefile')
-rw-r--r--tests/parser/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parser/makefile b/tests/parser/makefile
index 4642b6d..757c889 100644
--- a/tests/parser/makefile
+++ b/tests/parser/makefile
@@ -7,7 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
cxx_tun := driver.cxx
-tests := 000 001 002 003 004 005 006
+tests := 000 001 002 003 004 005
#
#