diff options
Diffstat (limited to 'tests/tests2/Makefile')
| -rw-r--r-- | tests/tests2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests2/Makefile b/tests/tests2/Makefile index 0b170a0..35ab3c1 100644 --- a/tests/tests2/Makefile +++ b/tests/tests2/Makefile @@ -93,7 +93,8 @@ TESTS = \ 71_macro_empty_arg.test \ 72_long_long_constant.test \ 73_arm64.test \ - 74_nocode_wanted.test + 74_nocode_wanted.test \ + 75_array_in_struct_init.test # 34_array_assignment.test -- array assignment is not in C standard |
