Skip to content

Commit 7a6d648

Browse files
authored
Using include_test to include a test
1 parent 0be6e06 commit 7a6d648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ end
8383

8484
println()
8585

86-
include("rulesets/SparseArrays/sparsematrix.jl")
86+
include_test("rulesets/SparseArrays/sparsematrix.jl")
8787

8888
println()
8989

0 commit comments

Comments
 (0)