diff options
Diffstat (limited to 'test/lisp/isearch-tests.el')
-rw-r--r-- | test/lisp/isearch-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/isearch-tests.el b/test/lisp/isearch-tests.el index b2981c0cc08..44ce59c3ce0 100644 --- a/test/lisp/isearch-tests.el +++ b/test/lisp/isearch-tests.el @@ -1,6 +1,6 @@ ;;; isearch-tests.el --- Tests for isearch.el -*- lexical-binding: t; -*- -;; Copyright (C) 2013-2017 Free Software Foundation, Inc. +;; Copyright (C) 2013-2018 Free Software Foundation, Inc. ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |