Shut up warnings about unknown *SUITE* variable. v1.2-suite-warnings
authorOlof-Joachim Frahm <olof@macrolet.net>
Mon, 3 Dec 2012 18:50:45 +0000 (19:50 +0100)
committerOlof-Joachim Frahm <olof@macrolet.net>
Fri, 14 Jun 2013 18:03:52 +0000 (20:03 +0200)
commit9fefbacd1858c9830945ea747f589f593e0872e0
tree93c44ce91f3c3001c93f4c3d6fd98d53ef14ad19
parent4b85e1a17c80d4c55bd7511dd8a90954a455ecd6
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