Skip to content

Commit

Permalink
Simplified lisp-unit interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas M. Hermann committed Oct 15, 2012
1 parent cd2a5d8 commit 115e3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/collectors.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@
(test 1 2 3 4)
(assert-equal '(2 2 4 2 4 6 2 4 6 8) (test))))

(run-tests)
(run-tests :all)

0 comments on commit 115e3e4

Please sign in to comment.