diff -r bd725a71f274 -r 1a314176da9c tests/test-convert-git.t --- a/tests/test-convert-git.t Mon Nov 06 14:56:17 2017 -0500 +++ b/tests/test-convert-git.t Mon Nov 06 22:32:41 2017 -0800 @@ -8,7 +8,7 @@ $ echo "convert=" >> $HGRCPATH $ cat >> $HGRCPATH < [subrepos] - > allowed = hg, git + > git:allowed = true > EOF $ GIT_AUTHOR_NAME='test'; export GIT_AUTHOR_NAME $ GIT_AUTHOR_EMAIL='test@example.org'; export GIT_AUTHOR_EMAIL