X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-oodml.lisp;h=4848075cf30e5bded8a72e3e2c6f80686dcaf6c7;hp=e1a9807db17459f4fccf3ef09df7812731b40dcc;hb=2645bad6c8673a32408801e7ea1f8a02a1583d7d;hpb=099e0f4473beefbe2fdbe7b91c77cd24e3ba2e6f diff --git a/tests/test-oodml.lisp b/tests/test-oodml.lisp index e1a9807..4848075 100644 --- a/tests/test-oodml.lisp +++ b/tests/test-oodml.lisp @@ -15,7 +15,8 @@ (in-package #:clsql-tests) -#.(clsql:locally-enable-sql-reader-syntax) +(clsql-sys:file-enable-sql-reader-syntax) + (setq *rt-oodml* '( @@ -1155,6 +1156,3 @@ t) )) - - -#.(clsql:restore-sql-reader-syntax-state)