From 66455ad2d34c46650a798738c53bb550d250ab04 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 22 Aug 2009 11:31:35 +0200 Subject: Document rules of the language covered by each test --- tests/parser/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/parser/makefile') 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 # # -- cgit