Skip to content

Commit

Permalink
Comment out Latexify tests
Browse files Browse the repository at this point in the history
  • Loading branch information
YingboMa committed Jan 12, 2021
1 parent 4473574 commit 8f430f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ using SafeTestsets, Test
@safetestset "Variable Utils Test" begin include("variable_utils.jl") end
println("Last test requires gcc available in the path!")
@safetestset "C Compilation Test" begin include("ccompile.jl") end
@safetestset "Latexify recipes Test" begin include("latexify.jl") end
#@safetestset "Latexify recipes Test" begin include("latexify.jl") end

0 comments on commit 8f430f9

Please sign in to comment.