Skip to content

Commit 25969e8

Browse files
kmr-srbhubaidsk
authored andcommitted
Remove C backend
1 parent 5ac67be commit 25969e8

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
@@ -469,7 +469,7 @@ RUN(NAME print_list_tuple_01 LABELS cpython llvm llvm_jit c NOFAST)
469469
RUN(NAME print_list_tuple_02 LABELS cpython llvm llvm_jit c NOFAST)
470470
RUN(NAME print_list_tuple_03 LABELS cpython llvm llvm_jit c NOFAST)
471471
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)
472+
RUN(NAME test_intrinsic_function_mixed_print LABELS cpython llvm llvm_jit NOFAST)
473473

474474
# CPython and LLVM
475475
RUN(NAME const_01 LABELS cpython llvm llvm_jit c wasm)

0 commit comments

Comments
 (0)