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 cfd84af commit 1ee2047Copy full SHA for 1ee2047
lib/OrdinaryDiffEqVerner/test/runtests.jl
@@ -1,4 +1,4 @@
1
using SafeTestsets
2
3
-@time @safetestset include("jet.jl")
+@time @safetestset "JET Tests" include("jet.jl")
4
@time @safetestset "Aqua" include("qa.jl")
0 commit comments