Cowsay.jl/test/runtests.jl
2021-09-15 17:51:11 -05:00

6 lines
85 B
Julia

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