Skip to content

Commit

Permalink
check pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ivixvi committed Jan 4, 2025
1 parent f10a496 commit 8443bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@

(rove:deftest test-hello
(testing "hello common lisp"
(ok (string= (greeting:hello "common lisp") "Hello common lisp!d"))))
(ok (string= (greeting:hello "common lisp") "Hello common lisp!"))))

0 comments on commit 8443bc1

Please sign in to comment.