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 c1cd3d4 commit 22a7963Copy full SHA for 22a7963
test/tree_print.jl renamed to test/print_tree.jl
test/runtests.jl
@@ -35,3 +35,4 @@ println("Last test requires gcc available in the path!")
35
@safetestset "Latexify recipes Test" begin include("latexify.jl") end
36
@safetestset "StructuralTransformations" begin include("structural_transformation/runtests.jl") end
37
@testset "Serialization" begin include("serialization.jl") end
38
+@testset "print_tree" begin include("print_tree.jl") end
0 commit comments