Cowsay.jl/test/runtests.jl

7 lines
85 B
Julia
Raw Normal View History

2021-09-23 14:14:08 +00:00
using Cowsay
using Test
@testset "cowsay.jl" begin
# Write your tests here.
end