Thanks to visit codestin.com Credit goes to github.com
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 cd84de8 commit 35ef20bCopy full SHA for 35ef20b
integration_tests/CMakeLists.txt
@@ -176,6 +176,7 @@ RUN(NAME elemental_05 LABELS cpython llvm)
176
RUN(NAME elemental_06 LABELS cpython llvm)
177
RUN(NAME elemental_07 LABELS cpython llvm)
178
RUN(NAME elemental_08 LABELS cpython llvm)
179
+RUN(NAME elemental_09 LABELS cpython llvm)
180
RUN(NAME test_random LABELS cpython llvm)
181
RUN(NAME test_os LABELS cpython llvm)
182
RUN(NAME test_builtin LABELS cpython llvm)
0 commit comments