From e9c37f78d8d47586b3234a3e8531f3ccb4c2f04b Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Sat, 11 Nov 2017 17:23:20 +0100 Subject: [PATCH] test: adjust hg subrepo configuration --- test/helper.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/helper.t b/test/helper.t index b54cd11..d81f112 100755 --- a/test/helper.t +++ b/test/helper.t @@ -30,6 +30,8 @@ setup () { [extensions] mq = strip = + [subrepos] + git:allowed = true EOF GIT_AUTHOR_DATE="2007-01-01 00:00:00 +0230" &&