Skip to content

Commit

Permalink
Merge pull request #1 from OdonataResearchLLC/master
Browse files Browse the repository at this point in the history
Simplified lisp-unit interface.
  • Loading branch information
bobbysmith007 committed Oct 15, 2012
2 parents cd2a5d8 + 115e3e4 commit 41be510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/collectors.lisp
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 41be510

Please sign in to comment.