r8902: package improvements
[clsql.git] / tests / test-fddl.lisp
index 2767f130a98a808e2a93aa05d8f9922cb7d9570b..e45d04e103a702aa5346e536330feebf07d8b873 100644 (file)
@@ -3,7 +3,7 @@
 ;;;; File:    test-fddl.lisp
 ;;;; Author:  Marcus Pearce <m.t.pearce@city.ac.uk>
 ;;;; Created: 30/03/2004
-;;;; Updated: $Id$
+;;;; Updated: $Id$
 ;;;; ======================================================================
 ;;;;
 ;;;; Description ==========================================================
@@ -24,7 +24,7 @@
            (sort (mapcar #'string-downcase
                          (clsql:list-tables :owner *test-database-user*))
                  #'string>))
-  "clsql_object_v" "employee" "company")
+  "employee" "company" "clsql_object_v")
 
 ;; create a table, test for its existence, drop it and test again 
 (deftest :fddl/table/2