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 b166fc0 commit 1e83b0cCopy full SHA for 1e83b0c
test/runtests.jl
@@ -9,4 +9,4 @@ using ModelingToolkit, Test
9
@testset "Constraints Test" begin include("constraints.jl") end
10
@testset "PDE Construction Test" begin include("pde.jl") end
11
@testset "Distributed Test" begin include("distributed.jl") end
12
-@testset "Latexify recipes Test" begin include("latexify.jl") end
+#@testset "Latexify recipes Test" begin include("latexify.jl") end
0 commit comments