Skip to content

Commit 72488f9

Browse files
committed
Register test_dict_04
1 parent 8719ca0 commit 72488f9

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
@@ -160,6 +160,7 @@ RUN(NAME test_tuple_02 LABELS cpython llvm)
160160
RUN(NAME test_dict_01 LABELS cpython llvm)
161161
RUN(NAME test_dict_02 LABELS cpython llvm)
162162
RUN(NAME test_dict_03 LABELS cpython llvm)
163+
RUN(NAME test_dict_04 LABELS cpython llvm)
163164
RUN(NAME modules_01 LABELS cpython llvm)
164165
RUN(NAME modules_02 LABELS cpython llvm)
165166
RUN(NAME test_math LABELS cpython llvm)

0 commit comments

Comments
 (0)