summaryrefslogtreecommitdiff
path: root/test/lisp/erc/erc-scenarios-base-netid-samenet.el
diff options
context:
space:
mode:
authorF. Jason Park <jp@neverwas.me>2023-01-24 02:34:29 -0800
committerF. Jason Park <jp@neverwas.me>2023-01-24 20:15:18 -0800
commit3846e79c93bc018b28d1d24ad5f1e038e50f39be (patch)
treec0919c225c18905cbc39c9e090040efa5ff53d28 /test/lisp/erc/erc-scenarios-base-netid-samenet.el
parentecf500b5e34f3767df6b41f110efcf307c74ebc9 (diff)
downloademacs-3846e79c93bc018b28d1d24ad5f1e038e50f39be.tar.gz
emacs-3846e79c93bc018b28d1d24ad5f1e038e50f39be.tar.bz2
emacs-3846e79c93bc018b28d1d24ad5f1e038e50f39be.zip
; Fix filename mismatches in prop lines of ERC tests
* test/lisp/erc/erc-scenarios-base-compat-rename-bouncer.el: Fix file name in prop line and footer. * test/lisp/erc/erc-scenarios-base-local-modules.el: Fix file name in prop line and footer. * test/lisp/erc/erc-scenarios-base-netid-samenet.el: Fix file name in prop line and footer. * test/lisp/erc/erc-scenarios-base-upstream-recon-soju.el: Fix file name in prop line and footer. * test/lisp/erc/erc-scenarios-base-upstream-recon-znc.el: Fix file name in prop line and footer.
Diffstat (limited to 'test/lisp/erc/erc-scenarios-base-netid-samenet.el')
-rw-r--r--test/lisp/erc/erc-scenarios-base-netid-samenet.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lisp/erc/erc-scenarios-base-netid-samenet.el b/test/lisp/erc/erc-scenarios-base-netid-samenet.el
index 7304dead44c..997dab93735 100644
--- a/test/lisp/erc/erc-scenarios-base-netid-samenet.el
+++ b/test/lisp/erc/erc-scenarios-base-netid-samenet.el
@@ -1,4 +1,4 @@
-;;; erc-scenarios-base-network-id-samenet.el --- netid-id samenet scenarios -*- lexical-binding: t -*-
+;;; erc-scenarios-base-netid-samenet.el --- One-network net-ID scenarios -*- lexical-binding: t -*-
;; Copyright (C) 2022-2023 Free Software Foundation, Inc.
@@ -148,4 +148,4 @@
:server "foonet/chester"
:chan "#chan@foonet/chester")))
-;;; erc-scenarios-base-network-id-samenet.el ends here
+;;; erc-scenarios-base-netid-samenet.el ends here