diff options
author | Mauro Aranda <maurooaranda@gmail.com> | 2022-03-24 09:41:20 -0300 |
---|---|---|
committer | Mauro Aranda <maurooaranda@gmail.com> | 2022-03-24 09:41:20 -0300 |
commit | 4e0b0114f2273245a23ac8cfda190bc6e1411ac2 (patch) | |
tree | 8f4edb3e5bc2176f43ea5b630e99e23749fed58d /test/lisp/mail/undigest-tests.el | |
parent | 34c7f14668b8445e0a9bb0de2639481fc3bf6918 (diff) | |
download | emacs-4e0b0114f2273245a23ac8cfda190bc6e1411ac2.tar.gz emacs-4e0b0114f2273245a23ac8cfda190bc6e1411ac2.tar.bz2 emacs-4e0b0114f2273245a23ac8cfda190bc6e1411ac2.zip |
; Fix filename in undigest-tests.el header
Diffstat (limited to 'test/lisp/mail/undigest-tests.el')
-rw-r--r-- | test/lisp/mail/undigest-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/mail/undigest-tests.el b/test/lisp/mail/undigest-tests.el index 24059aa349a..5ad0da0fc09 100644 --- a/test/lisp/mail/undigest-tests.el +++ b/test/lisp/mail/undigest-tests.el @@ -1,4 +1,4 @@ -;;; undigest.el --- Tests for undigest.el -*- lexical-binding:t -*- +;;; undigest-tests.el --- Tests for undigest.el -*- lexical-binding:t -*- ;; Copyright (C) 2022 Free Software Foundation, Inc. |