[Updated] D9017: tests: make emacs test less strict
martinvonz (Martin von Zweigbergk)
phabricator at mercurial-scm.org
Mon Sep 14 08:04:28 UTC 2020
Closed by commit rHG814c7430f828: tests: make emacs test less strict (authored by martinvonz).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D9017?vs=22627&id=22634
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9017/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9017
AFFECTED FILES
tests/test-contrib-emacs.t
CHANGE DETAILS
diff --git a/tests/test-contrib-emacs.t b/tests/test-contrib-emacs.t
--- a/tests/test-contrib-emacs.t
+++ b/tests/test-contrib-emacs.t
@@ -2,7 +2,7 @@
$ emacs -q -no-site-file -batch -l $TESTDIR/../contrib/hg-test-mode.el \
> -f ert-run-tests-batch-and-exit
Running 1 tests (*) (glob)
- passed 1/1 hg-test-mode--compilation-mode-support
+ passed 1/1 hg-test-mode--compilation-mode-support* (glob)
- Ran 1 tests, 1 results as expected (*) (glob)
+ Ran 1 tests, 1 results as expected* (glob)
To: martinvonz, #hg-reviewers, marmoute, pulkit
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200914/bd7d169c/attachment-0002.html>
More information about the Mercurial-patches
mailing list