Skip to content

Commit ffcccbe

Browse files
committed
Enable C test
1 parent 852f6c3 commit ffcccbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ RUN(NAME test_list_03 LABELS cpython llvm c)
224224
RUN(NAME test_list_04 LABELS cpython llvm c)
225225
RUN(NAME test_list_05 LABELS cpython llvm c)
226226
RUN(NAME test_list_06 LABELS cpython llvm c)
227-
RUN(NAME test_list_07 LABELS cpython llvm)
227+
RUN(NAME test_list_07 LABELS cpython llvm c)
228228
RUN(NAME test_list_08 LABELS cpython llvm)
229229
RUN(NAME test_list_09 LABELS cpython llvm c)
230230
RUN(NAME test_list_10 LABELS cpython llvm)

0 commit comments

Comments
 (0)