diff tests/automated/test-harness.el @ 1720:58c2d4f889be

[xemacs-hg @ 2003-09-27 15:18:59 by adrian] xemacs-21.5: test-harness.el emergency fix -------------------- ChangeLog entries follow: -------------------- tests/ChangeLog addition: 2003-09-27 Adrian Aichner <adrian@xemacs.org> * automated/test-harness.el: Syntax emergency fix.
author adrian
date Sat, 27 Sep 2003 15:19:02 +0000
parents d9c4b6e360d8
children c04bc2b126ef
line wrap: on
line diff
--- a/tests/automated/test-harness.el	Sat Sep 27 06:51:19 2003 +0000
+++ b/tests/automated/test-harness.el	Sat Sep 27 15:19:02 2003 +0000
@@ -367,7 +367,6 @@
       (and noninteractive
 	   (message "%s" (buffer-substring-no-properties
 			  nil nil "*Test-Log*"))))))
-      )))
 
 (defvar test-harness-results-point-max nil)
 (defmacro displaying-emacs-test-results (&rest body)