; Help ERC test fixture better withstand reordering
* test/lisp/erc/erc-tests.el (erc-tests--with-process-input-spy): Shadow hook to prevent the erc-button module from interfering with tests using this helper.
This commit is contained in:
parent
85c2f3bc3e
commit
ce00057cb9
1 changed files with 1 additions and 0 deletions
|
@ -664,6 +664,7 @@
|
|||
(erc-server-current-nick "tester")
|
||||
(erc-last-input-time 0)
|
||||
erc-accidental-paste-threshold-seconds
|
||||
erc-send-modify-hook
|
||||
;;
|
||||
calls)
|
||||
(cl-letf (((symbol-function 'erc-process-input-line)
|
||||
|
|
Loading…
Add table
Reference in a new issue