Mercurial > hg > xemacs-beta
diff tests/automated/weak-tests.el @ 4366:7b628daa39d4
Move debugging code to usage example.
* automated/test-harness.el (test-harness-test-compiled): Improve docstring.
* automated/weak-tests.el (test-harness-test-compiled): Remove debugging code.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 29 Dec 2007 20:22:04 -0800 |
parents | cef5f57bb9e2 |
children | 189fb67ca31a |
line wrap: on
line diff
--- a/tests/automated/weak-tests.el Thu Dec 27 13:22:26 2007 +0100 +++ b/tests/automated/weak-tests.el Sat Dec 29 20:22:04 2007 -0800 @@ -36,11 +36,6 @@ (push (file-name-directory load-file-name) load-path) (require 'test-harness)))) -(when test-harness-test-compiled - ;; this ha-a-ack depends on the compiled test coming last - (setq test-harness-failure-tag - "KNOWN BUG - fix reverted; after 2003-10-31 bitch at stephen\n")) - (garbage-collect) ;; tests for weak-boxes