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.
2 parents 4a89cba + 34c6c80 commit 038d9ccCopy full SHA for 038d9cc
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