X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-tests.asd;h=77a3624eacfff52486399d1e91b07084a33d0532;hb=5ff59a1d1055cd9f65c87f0290cbd52e4c3fda63;hp=de6808828f9c6487414ac836971b9d49ab68c09f;hpb=2dfae2a07c7ee0826a17edde3c23ef493b18bdb5;p=clsql.git diff --git a/clsql-tests.asd b/clsql-tests.asd index de68088..77a3624 100644 --- a/clsql-tests.asd +++ b/clsql-tests.asd @@ -7,7 +7,7 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Date Started: Apr 2003 ;;;; -;;;; $Id: clsql-tests.asd,v 1.4 2003/07/20 18:31:22 kevin Exp $ +;;;; $Id$ ;;;; ************************************************************************* (in-package #:cl-user) @@ -22,7 +22,7 @@ :description "Testing suite for CLSQL" :depends-on (:clsql :clsql-mysql :clsql-postgresql :clsql-postgresql-socket - #+allegro :clsql-aodbc) + #+(and allegro (not allegro-cl-trial)) :clsql-aodbc) :components ((:module tests :components