Skip to content

Commit 083749e

Browse files
authored
LinearMap isn't a real test file (#157)
1 parent 4008d91 commit 083749e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ filter!(!(startswith("testsuite") ∘ first), testsuite)
1010
# remove utils
1111
delete!(testsuite, "utilities")
1212
delete!(testsuite, "ad_utils")
13+
delete!(testsuite, "linearmap")
1314

1415
# Parse arguments
1516
args = parse_args(ARGS)

0 commit comments

Comments
 (0)