r8903: fixes for AllegroCL/Lispworks/OpenMCL
[clsql.git] / tests / test-init.lisp
index 31d30306cac32de2fcd50a05c41d47f099fbbf38..5dd6775a7834978b05f8456d081728971c7d534b 100644 (file)
@@ -3,7 +3,7 @@
 ;;;; File:    test-init.lisp
 ;;;; Author:  Marcus Pearce <m.t.pearce@city.ac.uk>
 ;;;; Created: 30/03/2004
-;;;; Updated: $Id$
+;;;; Updated: $Id$
 ;;;; ======================================================================
 ;;;;
 ;;;; Description ==========================================================
        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)