Skip to content

Commit

Permalink
right suite
Browse files Browse the repository at this point in the history
  • Loading branch information
garlic0x1 committed Dec 8, 2024
1 parent bdea032 commit 016b5f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions thespis.asd
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
:perform (asdf:test-op
(o c)
(multiple-value-bind (stat result)
(uiop:symbol-call :fiasco :run-tests
'(:rope/test/basic
:rope/test/fuzz))
(uiop:symbol-call :fiasco :run-tests '(:thespis/test))
(print result)
(assert (eql t stat)))))

0 comments on commit 016b5f3

Please sign in to comment.