From: F. Jason Park Date: Fri, 1 Jul 2022 00:15:25 +0000 (-0700) Subject: ; Help ERC test fixture better withstand reordering X-Git-Tag: emacs-29.0.90~1447^2~1316 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce00057cb91ba78596f06b674006b452666485a9;p=emacs.git ; 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. --- diff --git a/test/lisp/erc/erc-tests.el b/test/lisp/erc/erc-tests.el index 62bea8fb3f0..4971d0e194f 100644 --- a/test/lisp/erc/erc-tests.el +++ b/test/lisp/erc/erc-tests.el @@ -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)