diff -r a8c778b2a689 -r 8887a45e3384 tests/test-lfs-largefiles.t --- a/tests/test-lfs-largefiles.t Thu Nov 16 21:01:21 2017 -0500 +++ b/tests/test-lfs-largefiles.t Sun Nov 26 21:14:48 2017 -0500 @@ -284,7 +284,8 @@ 0 remove large_by_size.bin $ cd nolargefiles -The requirement is added to the destination repo +The requirement is added to the destination repo, and the extension is enabled +locally. $ cat .hg/requires dotencode @@ -293,6 +294,8 @@ lfs revlogv1 store + $ hg config --debug extensions | grep lfs + $TESTTMP/nolargefiles/.hg/hgrc:*: extensions.lfs= (glob) $ hg log -r 'all()' -G -T '{rev} {join(lfs_files, ", ")} ({desc})\n' o 8 (remove large_by_size.bin)