]> git.eshelyaron.com Git - emacs.git/commit
; Kill some stray buffers left behind by ERC tests
authorF. Jason Park <jp@neverwas.me>
Wed, 4 Jan 2023 07:10:53 +0000 (23:10 -0800)
committerF. Jason Park <jp@neverwas.me>
Tue, 10 Jan 2023 14:34:01 +0000 (06:34 -0800)
commitc267cd01517bca9570faf13c4454793e7fb0c97b
treea54dae7ced67bc453c2d1d0703717703fe8d175d
parentf31e65694caf7bd7aa981e13969e2c86fde59a13
; Kill some stray buffers left behind by ERC tests

* test/lisp/erc/erc-services-tests.el
(erc--auth-source-search--plstore-standard,
erc--auth-source-search--plstore-announced,
erc--auth-source-search--plstore-overrides): Kill buffer renamed by
plstore.  In the future, try using the `:buffer' keyword introduced in
Emacs 29.
* test/lisp/erc/resources/erc-d/erc-d-t.el
(erc-d-t-kill-related-buffers): Don't forget about `erc-dcc-chat-mode'
buffers.
test/lisp/erc/erc-services-tests.el
test/lisp/erc/resources/erc-d/erc-d-t.el