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

This commit is contained in:
2023-09-16 22:16:46 +03:00
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"))))