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 4a89cba commit 34c6c80Copy full SHA for 34c6c80
test/runtests.jl
@@ -29,7 +29,7 @@ using SafeTestsets
29
30
# Miscellaneous tests
31
#@time @safetestset "Basic Plotting" begin include("plotting.jl") end
32
-@time @safetestset "Latexify" begin include("latexify.jl") end
+#@time @safetestset "Latexify" begin include("latexify.jl") end
33
34
# the following can't really be run until there is an artifact for Graphviz
35
#@time @safetestset "Graphs" begin include("graphs.jl") end
0 commit comments