diff options
Diffstat (limited to 'test/lisp/url')
| -rw-r--r-- | test/lisp/url/url-handlers-test.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/url/url-handlers-test.el b/test/lisp/url/url-handlers-test.el index 5822e16a88a..1613f87e707 100644 --- a/test/lisp/url/url-handlers-test.el +++ b/test/lisp/url/url-handlers-test.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-handlers-test.el --- Test suite for url-handlers.el -*- lexical-binding: t; -*- | 1 | ;;; url-handlers-test.el --- Test suite for url-handlers.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> | 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> |
| 6 | 6 | ||