Added :default and :error arguments to get-test (instead of just an &optional default...
authorMarco Baringer <mb@bese.it>
Thu, 29 Nov 2012 10:58:16 +0000 (11:58 +0100)
committerMarco Baringer <mb@bese.it>
Thu, 29 Nov 2012 11:01:03 +0000 (12:01 +0100)
commit12c6e1daab52d528fbbbf0d0e4a7e6f0fec548d9
tree6509d74886755781d293f4ca4c6794ecb55a17c7
parent32647bbefaa857c797ba241ea14ff3bfe2c0ac95
Added :default and :error arguments to get-test (instead of just an &optional default argument)

Nowhere in fiveam's code was get-test called with the default argument.
src/classes.lisp
src/test.lisp