X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-fddl.lisp;h=ef79615b903f7e3edb9824f121ed82b2420bd7d3;hp=53fd5c75f02e83da9bf47bec2bd7131a2a5ed55b;hb=5068697a98c10224f3a3e0a7125ba64cf3d3b4fb;hpb=c339a403634db7fc71308bb6da91e81af4cde1bb diff --git a/tests/test-fddl.lisp b/tests/test-fddl.lisp index 53fd5c7..ef79615 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>)) - "employee" "company" "clsql_object_v") + "employee" "company") ;; create a table, test for its existence, drop it and test again (deftest :fddl/table/2