X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a64bfdfa5a90731b804c057f2bcc74a8ba02937c..7e09ef09a479731d01b1ca46e94ddadd73ac98e3:/test/cedet/cedet-utests.el diff --git a/test/cedet/cedet-utests.el b/test/cedet/cedet-utests.el index d161ae68fc..76903639c3 100644 --- a/test/cedet/cedet-utests.el +++ b/test/cedet/cedet-utests.el @@ -1,6 +1,6 @@ ;;; cedet-utests.el --- Run all unit tests in the CEDET suite. -;; Copyright (C) 2008-2011 Free Software Foundation, Inc. +;; Copyright (C) 2008-2015 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam @@ -96,7 +96,7 @@ "Non-nil when CEDET-utest is running all the tests.") (defun cedet-utest (&optional exit-on-error) - "Run the CEDET unittests. + "Run the CEDET unit tests. EXIT-ON-ERROR causes the test suite to exit on an error, instead of just logging the error." (interactive)