john-science / slowloris

A DIY-LISP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ditch "assert_raises_regexp"

john-science opened this issue · comments

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.