Skip to content

Commit

Permalink
Handle serious-condition in the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed May 13, 2024
1 parent db305ae commit 3a384b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 40ants-doc-test.asd
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"40ants-doc-test/markdown")
:perform (test-op (op c)
(unless (symbol-call :rove :run c)
(error "Tests failed"))))
(serious-condition "Tests failed"))))

0 comments on commit 3a384b3

Please sign in to comment.