Shut up warnings about unknown *SUITE* variable.
authorOlof-Joachim Frahm <olof@macrolet.net>
Mon, 3 Dec 2012 18:50:45 +0000 (19:50 +0100)
committerOlof-Joachim Frahm <olof@macrolet.net>
Mon, 3 Dec 2012 18:50:45 +0000 (19:50 +0100)
commit7b3b2cf51c6213e6a097ff049594977e1b1deae3
tree756a3aa803f21882a215ae472997300912894d53
parent7855f95b910c5509f23e28bd437b8553803aa85e
Shut up warnings about unknown *SUITE* variable.

Either this way, or moving definitions around.  Also, MAKE-SUITE and
*SUITE* depend on each other, so it's needed there as well.
src/suite.lisp
src/test.lisp