Skip to content

Commit 8f430f9

Browse files
committed
Comment out Latexify tests
1 parent 4473574 commit 8f430f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ using SafeTestsets, Test
3232
@safetestset "Variable Utils Test" begin include("variable_utils.jl") end
3333
println("Last test requires gcc available in the path!")
3434
@safetestset "C Compilation Test" begin include("ccompile.jl") end
35-
@safetestset "Latexify recipes Test" begin include("latexify.jl") end
35+
#@safetestset "Latexify recipes Test" begin include("latexify.jl") end

0 commit comments

Comments
 (0)