X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-ooddl.lisp;h=5be105c0f27ed24892507779c7e7347f03fed421;hb=b50166ae0ba2bc09a9094c0e675ec92010b7293e;hp=cfd678cb6fcd387b1c9abe2b631cde11e1417fa7;hpb=f1d668746523a72a6893a46380468a9e033545e4;p=clsql.git diff --git a/tests/test-ooddl.lisp b/tests/test-ooddl.lisp index cfd678c..5be105c 100644 --- a/tests/test-ooddl.lisp +++ b/tests/test-ooddl.lisp @@ -17,7 +17,7 @@ (in-package #:clsql-tests) -#.(clsql:locally-enable-sql-reader-syntax) +(clsql-sys:file-enable-sql-reader-syntax) (def-view-class big () @@ -184,5 +184,4 @@ )) -#.(clsql:restore-sql-reader-syntax-state)