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 a1d8f0f commit e72f89bCopy full SHA for e72f89b
test/runtests.jl
@@ -84,8 +84,8 @@ Mimi.set_defcomp_verbosity(false)
84
@info("test_connectorcomp.jl")
85
include("test_connectorcomp.jl")
86
87
- # @info("test_explorer.jl")
88
- # include("test_explorer.jl")
+ @info("test_explorer.jl")
+ include("test_explorer.jl")
89
90
@info("test_plotting.jl")
91
include("test_plotting.jl")
0 commit comments