We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8719ca0 commit 72488f9Copy full SHA for 72488f9
integration_tests/CMakeLists.txt
@@ -160,6 +160,7 @@ RUN(NAME test_tuple_02 LABELS cpython llvm)
160
RUN(NAME test_dict_01 LABELS cpython llvm)
161
RUN(NAME test_dict_02 LABELS cpython llvm)
162
RUN(NAME test_dict_03 LABELS cpython llvm)
163
+RUN(NAME test_dict_04 LABELS cpython llvm)
164
RUN(NAME modules_01 LABELS cpython llvm)
165
RUN(NAME modules_02 LABELS cpython llvm)
166
RUN(NAME test_math LABELS cpython llvm)
0 commit comments