FeynmanDiagrams.jl/test/runtests.jl

6 lines
75 B
Julia
Raw Normal View History

2024-04-01 21:52:05 +02:00
using SafeTestsets
@safetestset "Trees" begin
include("trees.jl")
end