john-science / slowloris

A DIY-LISP.
5 stars 3 forks source link

ditch "assert_raises_regexp" #13

Closed john-science closed 9 years ago

john-science commented 10 years ago

Remove all instances of that in favor of assert_raises(LispError) so I can be free to describe the errors thrown in any way I want.