Skip to content

Commit 1feb3bb

Browse files
committed
TEST: Enable added test case
1 parent 6b4bf07 commit 1feb3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_tests/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ RUN(NAME str_to_list_cast LABELS cpython llvm c)
419419

420420
RUN(NAME test_package_01 LABELS cpython llvm)
421421
RUN(NAME test_pkg_lpdraw LABELS cpython llvm wasm)
422+
RUN(NAME test_pkg_lnn LABELS cpython llvm)
422423

423424
RUN(NAME generics_01 LABELS cpython llvm c)
424425
RUN(NAME generics_02 LABELS cpython llvm c)

0 commit comments

Comments
 (0)