Skip to content

Commit

Permalink
Refactor: Move test_modules folder to integration_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Aug 24, 2023
1 parent 39d3b47 commit 89786e3
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -562,8 +562,7 @@ RUN(NAME modules_02 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
RUN(NAME test_import_01 LABELS cpython llvm c)
RUN(NAME test_import_02 LABELS cpython llvm c)
RUN(NAME test_import_03 LABELS cpython llvm c)
RUN(NAME test_import_04 IMPORT_PATH ..
LABELS cpython llvm c)
RUN(NAME test_import_04 LABELS cpython llvm c)
RUN(NAME test_import_05 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
RUN(NAME test_import_06 LABELS cpython llvm)
RUN(NAME test_import_07 LABELS cpython llvm c)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 89786e3

Please sign in to comment.