From 17842ec58421437f62b10c1e48024c9676de3726 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Tue, 12 Feb 2008 16:52:25 +0100 Subject: Migrate the test suite from LIFT to Stefil. darcs-hash:3f31964547f98b30384e0ef74b58ff7c994bb0fe --- objective-cl-tests.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'objective-cl-tests.asd') diff --git a/objective-cl-tests.asd b/objective-cl-tests.asd index 2d5f1a2..743bb06 100644 --- a/objective-cl-tests.asd +++ b/objective-cl-tests.asd @@ -20,7 +20,7 @@ :version "0.1.1" :author "Matthias Benkard " :licence "GNU General Public License, version 3 or higher" - :depends-on (#:objective-cl #:lift) + :depends-on (#:objective-cl #:stefil) :components ((:module "Lisp" :components ((:file "tests"))))) -- cgit v1.2.3