D3113: tests: disable test-keyword.t with simple store
indygreg (Gregory Szorc)
phabricator at mercurial-scm.org
Sat Apr 7 01:22:01 UTC 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rHG9168792422a0: tests: disable test-keyword.t with simple store (authored by indygreg, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D3113?vs=7695&id=7838
REVISION DETAIL
https://phab.mercurial-scm.org/D3113
AFFECTED FILES
tests/test-keyword.t
CHANGE DETAILS
diff --git a/tests/test-keyword.t b/tests/test-keyword.t
--- a/tests/test-keyword.t
+++ b/tests/test-keyword.t
@@ -1,3 +1,5 @@
+#require no-reposimplestore
+
Run kwdemo outside a repo
$ hg -q --config extensions.keyword= --config keywordmaps.Foo="{author|user}" kwdemo
[extensions]
To: indygreg, #hg-reviewers, durin42
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list