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 5ac67be commit 25969e8Copy full SHA for 25969e8
integration_tests/CMakeLists.txt
@@ -469,7 +469,7 @@ RUN(NAME print_list_tuple_01 LABELS cpython llvm llvm_jit c NOFAST)
469
RUN(NAME print_list_tuple_02 LABELS cpython llvm llvm_jit c NOFAST)
470
RUN(NAME print_list_tuple_03 LABELS cpython llvm llvm_jit c NOFAST)
471
RUN(NAME test_list_item_mixed_print LABELS cpython llvm llvm_jit c NOFAST)
472
-RUN(NAME test_intrinsic_function_mixed_print LABELS cpython llvm llvm_jit c NOFAST)
+RUN(NAME test_intrinsic_function_mixed_print LABELS cpython llvm llvm_jit NOFAST)
473
474
# CPython and LLVM
475
RUN(NAME const_01 LABELS cpython llvm llvm_jit c wasm)
0 commit comments