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 4473574 commit 8f430f9Copy full SHA for 8f430f9
test/runtests.jl
@@ -32,4 +32,4 @@ using SafeTestsets, Test
32
@safetestset "Variable Utils Test" begin include("variable_utils.jl") end
33
println("Last test requires gcc available in the path!")
34
@safetestset "C Compilation Test" begin include("ccompile.jl") end
35
-@safetestset "Latexify recipes Test" begin include("latexify.jl") end
+#@safetestset "Latexify recipes Test" begin include("latexify.jl") end
0 commit comments