summaryrefslogtreecommitdiff
path: root/objective-cl-tests.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-02-12 16:52:25 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-02-12 16:52:25 +0100
commit17842ec58421437f62b10c1e48024c9676de3726 (patch)
treeb77aa020c3d80ee0193388944e550fd499fe8dc8 /objective-cl-tests.asd
parenta138a2b2921d7fc0329a21d2dbabe4211ff4ef3e (diff)
Migrate the test suite from LIFT to Stefil.
darcs-hash:3f31964547f98b30384e0ef74b58ff7c994bb0fe
Diffstat (limited to 'objective-cl-tests.asd')
-rw-r--r--objective-cl-tests.asd2
1 files changed, 1 insertions, 1 deletions
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 <matthias@benkard.de>"
: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")))))