We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8875e71 commit 7b31dacCopy full SHA for 7b31dac
exercises/practice/pig-latin/runtests.jl
@@ -91,6 +91,7 @@ include("pig-latin.jl")
91
@testset "y as second letter in two letter word" begin
92
@test translate("my") == "ymay"
93
end
94
+ end
95
96
@testset "phrases are translated" begin
97
@testset "a whole phrase" begin
0 commit comments