* test/automated/package-test.el (package-test-signed):
Update for recent changes.
This commit is contained in:
parent
3046b1762f
commit
492ea2410c
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ Must called from within a `tar-mode' buffer."
|
|||
(should (re-search-forward "signed-good is an? \\(\\S-+\\) package." nil t))
|
||||
(should (string-equal (match-string-no-properties 1) "installed"))
|
||||
(should (re-search-forward
|
||||
"Status: Installed in ['`‘]~/signed-good-1.0/['’]."
|
||||
"Status: Installed in ['`‘]signed-good-1.0/['’]."
|
||||
nil t))))))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue