From 8387a0b45df48cd99bcd62f81d175cde509dc091 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 22 Aug 2009 11:17:17 +0200 Subject: Add support for C and C++-style comments --- tests/lexer/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/lexer/makefile') diff --git a/tests/lexer/makefile b/tests/lexer/makefile index 0764869..71d46f7 100644 --- a/tests/lexer/makefile +++ b/tests/lexer/makefile @@ -7,7 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make cxx_tun := driver.cxx -tests := 000 001 002 003 004 005 +tests := 000 001 002 003 004 005 006 # # -- cgit v1.1