aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/erc/erc-tests.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lisp/erc/erc-tests.el b/test/lisp/erc/erc-tests.el
index cc69641fb0b..b5db5fe8764 100644
--- a/test/lisp/erc/erc-tests.el
+++ b/test/lisp/erc/erc-tests.el
@@ -1951,9 +1951,9 @@
1951 (kill-buffer "#chan"))) 1951 (kill-buffer "#chan")))
1952 1952
1953(defconst erc-tests--modules 1953(defconst erc-tests--modules
1954 '( autoaway autojoin button capab-identify completion dcc fill identd 1954 '( autoaway autojoin bufbar button capab-identify completion dcc fill identd
1955 imenu irccontrols keep-place list log match menu move-to-prompt netsplit 1955 imenu irccontrols keep-place list log match menu move-to-prompt netsplit
1956 networks nicks noncommands notifications notify page readonly 1956 networks nickbar nicks noncommands notifications notify page readonly
1957 replace ring sasl scrolltobottom services smiley sound 1957 replace ring sasl scrolltobottom services smiley sound
1958 spelling stamp track truncate unmorse xdcc)) 1958 spelling stamp track truncate unmorse xdcc))
1959 1959