mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
* test/automated/package-test.el (package-test-update-listing):
Fix test.
This commit is contained in:
parent
371ebe02a6
commit
8b169764ad
@ -305,6 +305,7 @@ Must called from within a `tar-mode' buffer."
|
||||
(search-forward-regexp "^ +simple-single")
|
||||
(package-menu-mark-install)
|
||||
(package-menu-execute)
|
||||
(run-hooks 'post-command-hook)
|
||||
(should (package-installed-p 'simple-single))
|
||||
(switch-to-buffer "*Packages*")
|
||||
(goto-char (point-min))
|
||||
|
Loading…
Reference in New Issue
Block a user