Skip to content

Commit 0bdb3f7

Browse files
committed
Registered test_dict_01
1 parent 61443f7 commit 0bdb3f7

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
@@ -156,6 +156,7 @@ RUN(NAME test_list_06 LABELS cpython llvm)
156156
RUN(NAME test_list_07 LABELS cpython llvm)
157157
RUN(NAME test_tuple_01 LABELS cpython llvm)
158158
RUN(NAME test_tuple_02 LABELS cpython llvm)
159+
RUN(NAME test_dict_01 LABELS cpython llvm)
159160
RUN(NAME modules_01 LABELS cpython llvm)
160161
RUN(NAME modules_02 LABELS cpython llvm)
161162
RUN(NAME test_math LABELS cpython llvm)

0 commit comments

Comments
 (0)