diff options
Diffstat (limited to 'test/src/xml-tests.el')
-rw-r--r-- | test/src/xml-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/xml-tests.el b/test/src/xml-tests.el index 02a52e9115d..d758c8868cf 100644 --- a/test/src/xml-tests.el +++ b/test/src/xml-tests.el @@ -1,4 +1,4 @@ -;;; libxml-parse-tests.el --- Test suite for libxml parsing. +;;; xml-tests.el --- Test suite for libxml parsing. -*- lexical-binding: t -*- ;; Copyright (C) 2014-2020 Free Software Foundation, Inc. |