r9212: Automated commit for Debian build of clsql upstream-version-2.10.8
[clsql.git] / tests / test-fddl.lisp
index 0dc053b1307210b3e005f85c26b3039091b15669..4315f88ae19a3fade918ae0a08d9b838537aa55c 100644 (file)
@@ -28,7 +28,7 @@
            (sort (mapcar #'string-downcase
                          (clsql:list-tables :owner *test-database-user*))
                  #'string<))
-  "company" "employee" "type_table")
+  "address" "company" "employee" "type_table")
 
 ;; create a table, test for its existence, drop it and test again 
 (deftest :fddl/table/2