Looping.jl/test/runtests.jl
2023-03-02 17:08:15 -05:00

6 lines
87 B
Julia

using Looping
using Test
@testset "Looping.jl" begin
# Write your tests here.
end