Skip to content

Commit e72f89b

Browse files
committed
Reenable explorer tests
1 parent a1d8f0f commit e72f89b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/runtests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ Mimi.set_defcomp_verbosity(false)
8484
@info("test_connectorcomp.jl")
8585
include("test_connectorcomp.jl")
8686

87-
# @info("test_explorer.jl")
88-
# include("test_explorer.jl")
87+
@info("test_explorer.jl")
88+
include("test_explorer.jl")
8989

9090
@info("test_plotting.jl")
9191
include("test_plotting.jl")

0 commit comments

Comments
 (0)