Skip to content

Commit 11b1b77

Browse files
swamishijucertik
andauthored
Update integration_tests/CMakeLists.txt
Co-authored-by: Ondřej Čertík <ondrej@certik.us>
1 parent 49e5043 commit 11b1b77

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
@@ -459,7 +459,7 @@ RUN(NAME exit_02b FAIL LABELS cpython llvm llvm_jit c wasm wasm_x86 wasm_x
459459
RUN(NAME exit_02c FAIL LABELS cpython llvm llvm_jit c)
460460

461461
# Test all four backends
462-
RUN(NAME print_01 LABELS cpython llvm llvm_jit) # renable c, wasm not yet supports sep and end keywords, wasm doesnt handle DescriptorString
462+
RUN(NAME print_01 LABELS cpython llvm llvm_jit) # renable c, wasm not yet supports sep and end keywords, wasm does not handle DescriptorString
463463
RUN(NAME print_03 LABELS x86 c wasm wasm_x86 wasm_x64) # simple test case specifically for x86, wasm_x86 and wasm_x64
464464
RUN(NAME print_04 LABELS cpython llvm llvm_jit c)
465465
RUN(NAME print_06 LABELS cpython llvm llvm_jit) # renable c

0 commit comments

Comments
 (0)