We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b28a8 commit 21344daCopy full SHA for 21344da
test/runtests.jl
@@ -2,4 +2,4 @@ using SymbolicIndexingInterface
2
using Test
3
4
@time begin @time @testset begin include("symbolcache.jl") end end
5
-@time begin @time @testset begin include("default_function_test.jl") end end
+@time begin @time @testset begin include("default_function_test.jl") end end
0 commit comments