r9430: correctly obtain server and client versions of oracle.
[clsql.git] / tests / test-init.lisp
index d78e64ae978c4cdbf8359e83c2b43a46b32028b1..543ab871f6bfefebd69093f8cadeb4478cfeb3df 100644 (file)
   (when *default-database*
       (disconnect :database *default-database*))
   (test-connect-to-database type (car (db-type-spec type (read-specs))))
-  (test-initialise-database))
+  (test-initialise-database)
+  *default-database*)
 
 (defun rl ()
   (rapid-load :postgresql))