Skip to content

Commit 3b3960d

Browse files
committed
Enable C test
1 parent 9c6c051 commit 3b3960d

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
@@ -183,7 +183,7 @@ RUN(NAME test_list_01 LABELS cpython llvm c)
183183
RUN(NAME test_list_02 LABELS cpython llvm c)
184184
RUN(NAME test_list_03 LABELS cpython llvm c)
185185
RUN(NAME test_list_04 LABELS cpython llvm c)
186-
RUN(NAME test_list_05 LABELS cpython llvm)
186+
RUN(NAME test_list_05 LABELS cpython llvm c)
187187
RUN(NAME test_list_06 LABELS cpython llvm c)
188188
RUN(NAME test_list_07 LABELS cpython llvm)
189189
RUN(NAME test_list_08 LABELS cpython llvm)

0 commit comments

Comments
 (0)