Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2bf048b

Browse files
committed
Registered loop_04 test in CMakeLCMakeLists file
1 parent 4c9bb11 commit 2bf048b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ RUN(NAME expr_14 LABELS cpython llvm c)
253253
RUN(NAME loop_01 LABELS cpython llvm c)
254254
RUN(NAME loop_02 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
255255
RUN(NAME loop_03 LABELS cpython llvm c wasm wasm_x64)
256+
RUN(NAME loop_04 LABELS cpython llvm)
256257
RUN(NAME if_01 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
257258
RUN(NAME if_02 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
258259
RUN(NAME print_02 LABELS cpython llvm c)

0 commit comments

Comments
 (0)