r9243: add :target-slot support
[clsql.git] / tests / test-fddl.lisp
index 4315f88ae19a3fade918ae0a08d9b838537aa55c..e84bdad2b1fade6c49a95116deb7f7ac2d44876a 100644 (file)
@@ -28,7 +28,7 @@
            (sort (mapcar #'string-downcase
                          (clsql:list-tables :owner *test-database-user*))
                  #'string<))
-  "address" "company" "employee" "type_table")
+  "address" "company" "employee" "employee_address" "type_table")
 
 ;; create a table, test for its existence, drop it and test again 
 (deftest :fddl/table/2