Skip to content

Commit 6807960

Browse files
committed
Registered test_list_05/06/07.py
1 parent 4d32dc4 commit 6807960

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

integration_tests/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ RUN(NAME test_list_01 LABELS cpython llvm)
151151
RUN(NAME test_list_02 LABELS cpython llvm)
152152
RUN(NAME test_list_03 LABELS cpython llvm)
153153
RUN(NAME test_list_04 LABELS cpython llvm)
154+
RUN(NAME test_list_05 LABELS cpython llvm)
155+
RUN(NAME test_list_06 LABELS cpython llvm)
156+
RUN(NAME test_list_07 LABELS cpython llvm)
154157
RUN(NAME test_tuple_01 LABELS cpython llvm)
155158
RUN(NAME test_tuple_02 LABELS cpython llvm)
156159
RUN(NAME modules_01 LABELS cpython llvm)

0 commit comments

Comments
 (0)