From c9c1c527069909eeb95833fdc7899d4261faf65a Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 11 Nov 2003 15:43:11 +0000 Subject: [PATCH] r8155: depend on :rt --- clsql-tests.asd | 1 + 1 file changed, 1 insertion(+) diff --git a/clsql-tests.asd b/clsql-tests.asd index 77a3624..178bb7a 100644 --- a/clsql-tests.asd +++ b/clsql-tests.asd @@ -22,6 +22,7 @@ :description "Testing suite for CLSQL" :depends-on (:clsql :clsql-mysql :clsql-postgresql :clsql-postgresql-socket + :rt #+(and allegro (not allegro-cl-trial)) :clsql-aodbc) :components ((:module tests -- 2.34.1