adds another testing path that is run without any open database connection, meant...
authorRyan Davis <ryan@acceleration.net>
Mon, 27 Jun 2011 18:16:34 +0000 (14:16 -0400)
committerNathan Bird <nathan@acceleration.net>
Thu, 30 Jun 2011 21:13:18 +0000 (17:13 -0400)
commit4305925e87f70d6d7f5fe21d7875b1934c7f65a4
tree457173bad33f5f8e441f3a6b0ca758434f351647
parentdd29edebc8540f1439053278723dea90ee2e06e5
adds another testing path that is run without any open database connection, meant to test internals.

Internal-only test suites need to be added to INTERNAL-SUITES (a peer to DEFAULT-SUITES).  Internal-suites are not run against db backends.
tests/test-init.lisp