Mercurial > hg > xemacs-beta
diff tests/automated/test-harness.el @ 4552:9c1cfceab252
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 13 Mar 2008 10:24:34 +0100 |
parents | bceb3e285ae7 |
children | 294a86d29f99 |
line wrap: on
line diff
--- a/tests/automated/test-harness.el Thu Mar 13 10:21:01 2008 +0100 +++ b/tests/automated/test-harness.el Thu Mar 13 10:24:34 2008 +0100 @@ -444,9 +444,9 @@ skipped-test-reasons) (when (> (length reasons) 1) (setq summary-msg (concat summary-msg reasons " - Probably XEmacs cannot find your installed packages. Set EMACSPACKAGEPATH - to the package hierarchy root or configure with --package-path to enable - the skipped tests."))) + It may be that XEmacs cannot find your installed packages. Set + EMACSPACKAGEPATH to the package hierarchy root or configure with + --package-path to enable the skipped tests."))) (setq test-harness-file-results-alist (cons (list filename passes total) test-harness-file-results-alist))