X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-fddl.lisp;h=32e645bb277135ae9201299e2c7ff1f4aa86e0e7;hb=8ee8fd019f504602519a38b78db018b5c1ec1e25;hp=2db453f25e5f8ba5a6878324db89e808c59504f3;hpb=792574509621ab4ed0279db1483c5af1c78df93b;p=clsql.git diff --git a/tests/test-fddl.lisp b/tests/test-fddl.lisp index 2db453f..32e645b 100644 --- a/tests/test-fddl.lisp +++ b/tests/test-fddl.lisp @@ -112,7 +112,7 @@ t nil) ;; create a view, list its attributes and drop it -(when (clsql-base:db-type-has-views? *test-database-underlying-type*) +(when (clsql-sys:db-type-has-views? *test-database-underlying-type*) (deftest :fddl/view/2 (progn (clsql:create-view [lenins-group] :as [select [first-name] [last-name] [email]