]> code.delx.au - gnu-emacs/blobdiff - test/automated/add-log-tests.el
Update copyright year to 2016
[gnu-emacs] / test / automated / add-log-tests.el
index 28029e18b99cdd6fba1a62af17c114ef186b4d52..71be5a9eadce654d6158437205c854661848a2eb 100644 (file)
@@ -1,6 +1,6 @@
 ;;; add-log-tests.el --- Test suite for add-log.
 
-;; Copyright (C) 2013 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2016 Free Software Foundation, Inc.
 
 ;; Author: Masatake YAMATO <yamato@redhat.com>
 ;; Keywords: vc tools
@@ -22,6 +22,7 @@
 
 ;;; Code:
 
+(require 'ert)
 (require 'add-log)
 
 (defmacro add-log-current-defun-deftest (name doc major-mode
@@ -73,7 +74,7 @@ function foo()
 
 (add-log-current-defun-deftest
  sh-var
- "Test sh-current-defun-name can find variabe definition."
+ "Test sh-current-defun-name can find variable definition."
  sh-mode "
 PATH=a:/ab:/usr/abc
 DIR=/pr><oc"