From: Kevin M. Rosenberg Date: Mon, 8 Mar 2004 01:41:52 +0000 (+0000) Subject: r8702: Automated commit for Debian build of xlunit upstream-version-0.6.2 X-Git-Tag: debian-0.6.2-2~5 X-Git-Url: http://git.kpe.io/?p=xlunit.git;a=commitdiff_plain;h=8e9bc32063b4197e64863afa179ba09e85737a05 r8702: Automated commit for Debian build of xlunit upstream-version-0.6.2 --- diff --git a/debian/changelog b/debian/changelog index ad9afa5..f6bb9bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-xlunit (0.6.2-1) unstable; urgency=low + + * Remove textui invocation on load of tests.lisp + + -- Kevin M. Rosenberg Sun, 7 Mar 2004 18:41:39 -0700 + cl-xlunit (0.6.1-1) unstable; urgency=low * New upstream diff --git a/tests.lisp b/tests.lisp index 9225911..b14b689 100644 --- a/tests.lisp +++ b/tests.lisp @@ -149,7 +149,8 @@ (summary (run (named-test 'test-not-condition-with-cond (get-suite was-run)))))) - + +#+ignore (textui-test-run (get-suite test-case-test))