Update the nonsense for the is-nonsense? test.
continuous-integration/drone/push Build is passing Details

main
KKlochko 2 years ago
parent 001b2a8b65
commit a6f3ca160f

@ -41,5 +41,5 @@
(is (is-nonsense? "dfgjldfjgdfl gjdfg idfjig hdgesr khs e." "en"))) (is (is-nonsense? "dfgjldfjgdfl gjdfg idfjig hdgesr khs e." "en")))
(testing "Checking a gibberish that uses Ukrainian letters" (testing "Checking a gibberish that uses Ukrainian letters"
(is (is-nonsense? "іаврпшшцді врадів аргів аріл варї йцґ." "uk")))) (is (is-nonsense? "іаврпшшцді івафі лоінїмч йцувіа івапґ." "uk"))))

Loading…
Cancel
Save