diff options
Diffstat (limited to 'test/lisp/autoinsert-tests.el')
| -rw-r--r-- | test/lisp/autoinsert-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/autoinsert-tests.el b/test/lisp/autoinsert-tests.el index a7b0547633b..574763c4b3d 100644 --- a/test/lisp/autoinsert-tests.el +++ b/test/lisp/autoinsert-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autoinsert-tests.el --- Tests for autoinsert.el -*- lexical-binding: t; -*- | 1 | ;;; autoinsert-tests.el --- Tests for autoinsert.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2019-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simen Heggestøyl <simenheg@gmail.com> | 5 | ;; Author: Simen Heggestøyl <simenheg@gmail.com> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |