[bknr-cvs] edi changed trunk/thirdparty/hunchentoot/test/test.lisp
BKNR Commits
bknr at bknr.net
Tue Feb 10 10:49:33 UTC 2009
Revision: 4223
Author: edi
URL: http://bknr.net/trac/changeset/4223
Remove in test as well
U trunk/thirdparty/hunchentoot/test/test.lisp
Modified: trunk/thirdparty/hunchentoot/test/test.lisp
===================================================================
--- trunk/thirdparty/hunchentoot/test/test.lisp 2009-02-10 10:45:45 UTC (rev 4222)
+++ trunk/thirdparty/hunchentoot/test/test.lisp 2009-02-10 10:49:33 UTC (rev 4223)
@@ -513,14 +513,10 @@
"Forbidden \(403) page")))
(:tr (:td (:a :href "/hunchentoot/test/oops.html"
"Error handling")
- " \(output depends on settings like "
+ " \(output depends on "
(:a :href "http://weitz.de/hunchentoot/#*show-lisp-errors-p*"
(:code "*SHOW-LISP-ERRORS-P*"))
- (fmt " \(currently ~S) and " *show-lisp-errors-p*)
- (:a :href "http://weitz.de/hunchentoot/#*show-lisp-backtraces-p*"
- (:code "*SHOW-LISP-BACKTRACES-P*"))
- (fmt " \(currently ~S)" *show-lisp-backtraces-p*)
- ")"))
+ (fmt " \(currently ~S))" *show-lisp-errors-p*)))
(:tr (:td (:a :href "/hunchentoot/foo"
"URI handled by")
" "
More information about the Bknr-cvs
mailing list