Skip to content

Commit

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

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

(ok (string= (greeting:hello "common lisp") "Hello common lisp!d"))))

0 comments on commit 6d2346e

Please sign in to comment.