changeset 37425:e1d4be95cd68

tests: require revlog store with test-repair-strip.t This test is doing a number of low-level things with revlogs. Mark it as requiring the revlog store. Differential Revision: https://phab.mercurial-scm.org/D3105
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 04 Apr 2018 16:16:42 -0700
parents 06674aab2b4c
children 09907cd7a17a
files tests/test-repair-strip.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-repair-strip.t	Wed Apr 04 17:53:45 2018 -0700
+++ b/tests/test-repair-strip.t	Wed Apr 04 16:16:42 2018 -0700
@@ -1,4 +1,4 @@
-#require unix-permissions no-root
+#require unix-permissions no-root reporevlogstore
 
   $ cat > $TESTTMP/dumpjournal.py <<EOF
   > import sys