add %get-int to handle type-coersion to int and use it in generic-postgres
[clsql.git] / tests / package.lisp
index eca37bbb85aa01512b56ff9679977170ab1ef636..044aaccc1d7510875f21033a57c1f9370b9b8bfc 100644 (file)
@@ -19,6 +19,7 @@
 
 (defpackage #:clsql-tests
   (:use #:clsql #:common-lisp #:rtest)
+  (:shadowing-import-from #:clsql-sys #:%get-int )
   (:export
    #:run-tests
    #:run-tests-append-report-file