[funds-cvs] r54 - trunk/funds/tests

4 Jul
2007
4 Jul
'07
9:08 p.m.
Author: abaine Date: Wed Jul 4 15:08:37 2007 New Revision: 54 Modified: trunk/funds/tests/funds-tests.asd Log: Changed funds-tests.asd to reflect change in package structure. Modified: trunk/funds/tests/funds-tests.asd ============================================================================== --- trunk/funds/tests/funds-tests.asd (original) +++ trunk/funds/tests/funds-tests.asd Wed Jul 4 15:08:37 2007 @@ -10,9 +10,9 @@ (defsystem funds-tests :serial t - :components ((:module trees + :components ((:file "package") + (:module trees :serial t - :components ((:file "package") - (:file "avl-tree-test")))) + :components ((:file "avl-tree-test")))) :depends-on (:funds :lisp-unit))
6484
Age (days ago)
6484
Last active (days ago)
0 comments
1 participants
participants (1)
-
abaine@common-lisp.net