From 89000c18dc7d5ccb2687948f94fe49d392990dab Mon Sep 17 00:00:00 2001 From: jiang <30155751@qq.com> Date: Tue, 1 Jul 2014 23:54:49 +0800 Subject: Rename: 68_macro_concat.c -> 68_macro_param_list_err_1.c 69_macro_concat.c -> 69_macro_param_list_err_2.c and Remove spaces --- tests/tests2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/tests2/Makefile') diff --git a/tests/tests2/Makefile b/tests/tests2/Makefile index 64532a1..bfd37e5 100644 --- a/tests/tests2/Makefile +++ b/tests/tests2/Makefile @@ -83,8 +83,8 @@ TESTS = \ 65_macro_concat_start.test \ 66_macro_concat_end.test \ 67_macro_concat.test \ - 68_macro_concat.test \ - 69_macro_concat.test + 68_macro_param_list_err_1.test \ + 69_macro_param_list_err_2.test # 34_array_assignment.test -- array assignment is not in C standard -- cgit v1.3.1