X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-fddl.lisp;h=e84bdad2b1fade6c49a95116deb7f7ac2d44876a;hb=9f88a2a19d13afb9ab7f35ad1df522d00301b56d;hp=0dc053b1307210b3e005f85c26b3039091b15669;hpb=9bbed78051e80e6ab76ae47834136035602bbbf1;p=clsql.git diff --git a/tests/test-fddl.lisp b/tests/test-fddl.lisp index 0dc053b..e84bdad 100644 --- a/tests/test-fddl.lisp +++ b/tests/test-fddl.lisp @@ -28,7 +28,7 @@ (sort (mapcar #'string-downcase (clsql:list-tables :owner *test-database-user*)) #'string<)) - "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