]> git.eshelyaron.com Git - emacs.git/commit
Fix mistake in test for erc-ring-previous-command
authorF. Jason Park <jp@neverwas.me>
Thu, 16 Sep 2021 13:20:59 +0000 (15:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 16 Sep 2021 13:20:59 +0000 (15:20 +0200)
commit492fd05ac21f10efc82a93eed23bdd4532bbb0b1
tree98f6dc046c89810bd793a97b6c82dbd719a81e1b
parentf3762d59d92c832f8417e8eeadc49c19d1c367bb
Fix mistake in test for erc-ring-previous-command

* test/lisp/erc/erc-tests.el (erc-ring-previous-command):
The variable erc-send-completed-hook was previously set to nil
permanently, which would affect other tests (bug#50005).
test/lisp/erc/erc-tests.el