mirror of
https://github.com/vale981/Looping.jl
synced 2025-03-04 17:01:39 -05:00
6 lines
87 B
Julia
6 lines
87 B
Julia
using Looping
|
|
using Test
|
|
|
|
@testset "Looping.jl" begin
|
|
# Write your tests here.
|
|
end
|