r8880: v2.3.3
[clsql.git] / tests / test-oodml.lisp
index 59e57d2aa78f302872ff0d22dde9b1aee4a7c3b2..f64da4153ecec06db703740fb110eb1e1fd82f5d 100644 (file)
@@ -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