Duplicate tests that are run twice as both C and C++ tests to fix parallel make: typedef_struct

This commit is contained in:
William S Fulton 2016-02-21 16:36:52 +00:00
commit ed1074829f
3 changed files with 33 additions and 1 deletions

View file

@ -471,7 +471,7 @@ CPP_TEST_CASES += \
typedef_reference \
typedef_scope \
typedef_sizet \
typedef_struct \
typedef_struct_cpp \
typedef_typedef \
typemap_arrays \
typemap_array_qualifiers \