Cowsay.jl/test/runtests.jl

6 lines
85 B
Julia

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