FeynmanDiagrams.jl/test/runtests.jl
2024-04-01 21:52:05 +02:00

6 lines
75 B
Julia

using SafeTestsets
@safetestset "Trees" begin
include("trees.jl")
end