X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-ooddl.lisp;h=7089eba9b437b3de0b68f908bc26ad487b959249;hb=c4da3cfcbb955395d8a556e1f89aadad696302b7;hp=51b8d2e227ace3833913cf2c5339705c5bc43a19;hpb=5a6f424f3c8920f8f11bbf1e3aed6b4c2c7e6af8;p=clsql.git diff --git a/tests/test-ooddl.lisp b/tests/test-ooddl.lisp index 51b8d2e..7089eba 100644 --- a/tests/test-ooddl.lisp +++ b/tests/test-ooddl.lisp @@ -3,7 +3,7 @@ ;;;; File: test-ooddl.lisp ;;;; Author: Marcus Pearce ;;;; Created: 30/03/2004 -;;;; Updated: $Id: $ +;;;; Updated: $Id$ ;;;; ====================================================================== ;;;; ;;;; Description ========================================================== @@ -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) +