r8903: fixes for AllegroCL/Lispworks/OpenMCL
[clsql.git] / tests / test-oodml.lisp
index 98a93fd46ae65b6579a2de2437be2f7af32a9e56..f64da4153ecec06db703740fb110eb1e1fd82f5d 100644 (file)
@@ -3,7 +3,7 @@
 ;;;; File:    test-oodml.lisp
 ;;;; Author:  Marcus Pearce <m.t.pearce@city.ac.uk>
 ;;;; Created: 01/04/2004
-;;;; Updated: $Id$
+;;;; Updated: $Id$
 ;;;; ======================================================================
 ;;;;
 ;;;; Description ==========================================================
@@ -50,7 +50,7 @@
 
 ;; sqlite fails this because it is typeless 
 (deftest :oodml/select/5
-    (length (sql:select 'employee :where [married]))
+    (length (clsql:select 'employee :where [married]))
   3)
 
 ;; tests update-records-from-instance