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 61443f7 commit 0bdb3f7Copy full SHA for 0bdb3f7
integration_tests/CMakeLists.txt
@@ -156,6 +156,7 @@ RUN(NAME test_list_06 LABELS cpython llvm)
156
RUN(NAME test_list_07 LABELS cpython llvm)
157
RUN(NAME test_tuple_01 LABELS cpython llvm)
158
RUN(NAME test_tuple_02 LABELS cpython llvm)
159
+RUN(NAME test_dict_01 LABELS cpython llvm)
160
RUN(NAME modules_01 LABELS cpython llvm)
161
RUN(NAME modules_02 LABELS cpython llvm)
162
RUN(NAME test_math LABELS cpython llvm)
0 commit comments