Skip to content

Commit 0541b1c

Browse files
committed
wip
1 parent e6c2a3b commit 0541b1c

File tree

5 files changed

+270
-252
lines changed

5 files changed

+270
-252
lines changed

integration_tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ RUN(NAME test_import_02 LABELS cpython llvm)
255255
RUN(NAME test_import_03 LABELS cpython llvm)
256256
RUN(NAME test_import_04 IMPORT_PATH ..
257257
LABELS cpython llvm)
258-
RUN(NAME test_math LABELS cpython llvm)
258+
RUN(NAME test_math LABELS cpython llvm c)
259259
RUN(NAME test_numpy_01 LABELS cpython llvm c)
260260
RUN(NAME test_numpy_02 LABELS cpython llvm c)
261261
RUN(NAME test_numpy_03 LABELS cpython llvm c)

0 commit comments

Comments
 (0)