mirror of
https://github.com/MillironX/Kelpie.jl.git
synced 2024-11-14 21:43:10 +00:00
6 lines
85 B
Julia
6 lines
85 B
Julia
using Kelpie
|
|
using Test
|
|
|
|
@testset "Kelpie.jl" begin
|
|
# Write your tests here.
|
|
end
|