aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/erc/erc-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/erc/erc-tests.el b/test/lisp/erc/erc-tests.el
index 0c7b06da436..acd470a1e17 100644
--- a/test/lisp/erc/erc-tests.el
+++ b/test/lisp/erc/erc-tests.el
@@ -1270,7 +1270,7 @@
1270 1270
1271(defconst erc-tests--modules 1271(defconst erc-tests--modules
1272 '( autoaway autojoin button capab-identify completion dcc fill identd 1272 '( autoaway autojoin button capab-identify completion dcc fill identd
1273 irccontrols keep-place list log match menu move-to-prompt netsplit 1273 imenu irccontrols keep-place list log match menu move-to-prompt netsplit
1274 networks noncommands notifications notify page readonly 1274 networks noncommands notifications notify page readonly
1275 replace ring sasl scrolltobottom services smiley sound 1275 replace ring sasl scrolltobottom services smiley sound
1276 spelling stamp track truncate unmorse xdcc)) 1276 spelling stamp track truncate unmorse xdcc))