Skip to content

Commit 22a7963

Browse files
committed
rename test file and add to runtests.jl
1 parent c1cd3d4 commit 22a7963

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ println("Last test requires gcc available in the path!")
3535
@safetestset "Latexify recipes Test" begin include("latexify.jl") end
3636
@safetestset "StructuralTransformations" begin include("structural_transformation/runtests.jl") end
3737
@testset "Serialization" begin include("serialization.jl") end
38+
@testset "print_tree" begin include("print_tree.jl") end

0 commit comments

Comments
 (0)