Skip to content

Commit 1d06060

Browse files
committed
add graphs to tests
1 parent 21a96d4 commit 1d06060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ end
8585
if GROUP == "All" || GROUP == "Extensions"
8686
activate_extensions_env()
8787

88+
@time @safetestset "Graph visualization" begin include("extensions/graphmakie.jl") end
8889
@time @safetestset "BifurcationKit Extension" begin include("extensions/bifurcation_kit.jl") end
8990
@time @safetestset "HomotopyContinuation Extension" begin include("extensions/homotopy_continuation.jl") end
9091

0 commit comments

Comments
 (0)