diff options
Diffstat (limited to 'tests/tests2/Makefile')
| -rw-r--r-- | tests/tests2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/tests2/Makefile b/tests/tests2/Makefile index c47fe0a..64532a1 100644 --- a/tests/tests2/Makefile +++ b/tests/tests2/Makefile @@ -82,7 +82,9 @@ TESTS = \ 64_macro_nesting.test \ 65_macro_concat_start.test \ 66_macro_concat_end.test \ - 67_macro_concat.test + 67_macro_concat.test \ + 68_macro_concat.test \ + 69_macro_concat.test # 34_array_assignment.test -- array assignment is not in C standard |
