Cowsay.jl/test/runtests.jl

7 lines
85 B
Julia
Raw Normal View History

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