We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bee770 commit fbfbb0fCopy full SHA for fbfbb0f
integration_tests/CMakeLists.txt
@@ -152,6 +152,7 @@ RUN(NAME test_list_02 LABELS cpython llvm)
152
RUN(NAME test_list_03 LABELS cpython llvm)
153
RUN(NAME test_list_04 LABELS cpython llvm)
154
RUN(NAME test_list_05 LABELS cpython llvm)
155
+RUN(NAME test_list_06 LABELS llvm)
156
RUN(NAME test_tuple_01 LABELS cpython llvm)
157
RUN(NAME test_tuple_02 LABELS cpython llvm)
158
RUN(NAME modules_01 LABELS cpython llvm)
0 commit comments