]> code.delx.au - gnu-emacs/blobdiff - test/cedet/cedet-utests.el
Update copyright year to 2016
[gnu-emacs] / test / cedet / cedet-utests.el
index df8c5229848cf63752e4b9ffb93f15c71af62f7a..ae9d576f0f598284d90cbb31441ec6aa8edde84b 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cedet-utests.el --- Run all unit tests in the CEDET suite.
 
-;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2016 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -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)