]> code.delx.au - gnu-emacs/blobdiff - test/cedet/cedet-utests.el
Update copyright year to 2015
[gnu-emacs] / test / cedet / cedet-utests.el
index d161ae68fcb8d664c0f6eb6525697f9a7521b885..76903639c3aa7d42cbbba07e05c1935bfbe20c76 100644 (file)
@@ -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 <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)