X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-oodml.lisp;h=4848075cf30e5bded8a72e3e2c6f80686dcaf6c7;hb=b50166ae0ba2bc09a9094c0e675ec92010b7293e;hp=e1a9807db17459f4fccf3ef09df7812731b40dcc;hpb=4edcfb48e6b87dee64a8be20e2ac79b5266538ba;p=clsql.git 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)