]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/ert.el
Merge from emacs-24 branch; up to 2012-05-01T18:47:23Z!rgm@gnu.org
[gnu-emacs] / lisp / emacs-lisp / ert.el
index 9cbe29bf322a98ed6e706e97289061f3e42a8672..ad5e20cb8a4fc642a6dbeb67eb282ef320a270ee 100644 (file)
@@ -1405,7 +1405,7 @@ RESULT must be an `ert-test-result-with-condition'."
 ;;; Running tests in batch mode.
 
 (defvar ert-batch-backtrace-right-margin 70
-  "*The maximum line length for printing backtraces in `ert-run-tests-batch'.")
+  "The maximum line length for printing backtraces in `ert-run-tests-batch'.")
 
 ;;;###autoload
 (defun ert-run-tests-batch (&optional selector)