Skip to content

Commit 898e89e

Browse files
committed
Test latex
1 parent f6bae5f commit 898e89e

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
@@ -49,4 +49,4 @@ println("Last test requires gcc available in the path!")
4949
@safetestset "FuncAffect Test" begin include("funcaffect.jl") end
5050
@safetestset "Constants Test" begin include("constants.jl") end
5151
# Reference tests go Last
52-
@test_skip @safetestset "Latexify recipes Test" begin include("latexify.jl") end
52+
@safetestset "Latexify recipes Test" begin include("latexify.jl") end

0 commit comments

Comments
 (0)