X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-ooddl.lisp;h=7089eba9b437b3de0b68f908bc26ad487b959249;hb=70227e5f0b76bb649fc6c1a478d7374953fd815b;hp=11d17135bdaeda7d89d745103fb3959719ba710b;hpb=73cf858d596ad1d51c745b478292433617cf9d72;p=clsql.git diff --git a/tests/test-ooddl.lisp b/tests/test-ooddl.lisp index 11d1713..7089eba 100644 --- a/tests/test-ooddl.lisp +++ b/tests/test-ooddl.lisp @@ -19,6 +19,9 @@ #.(clsql:locally-enable-sql-reader-syntax) +(setq *rt-ooddl* + '( + ;; Ensure slots inherited from standard-classes are :virtual (deftest :ooddl/metaclass/1 (values @@ -84,4 +87,7 @@ fail-index) -1) +)) + #.(clsql:restore-sql-reader-syntax-state) +