r8903: fixes for AllegroCL/Lispworks/OpenMCL
[clsql.git] / tests / test-init.lisp
index 2c4fab23c3a006f3266837a6e7bb8c84a7247505..5dd6775a7834978b05f8456d081728971c7d534b 100644 (file)
        forms)))
 
 (defun test-initialise-database ()
-    ;; Delete the instance records
+  ;; Delete the instance records
   (with-ignore-errors 
     (clsql:delete-instance-records company1)
     (clsql:delete-instance-records employee1)