r9426: Docstrings, docstrings, docstrings.
[clsql.git] / tests / test-oodml.lisp
index 549ddbc631fd6545f774a962475b0f55a09357ec..abbaddd915bf519964624cddd2dae2c310dc65e3 100644 (file)
                                       :flatp t))
                     (dea-list-copy (copy-seq dea-list))
                     (initially-unbound (every #'(lambda (dea) (not (slot-boundp dea 'address))) dea-list)))
-               (update-object-joins dea-list)
+               (update-objects-joins dea-list)
                (values
                 initially-unbound
                 (equal dea-list dea-list-copy)