--- a/tests/test-lfs-largefiles.t Thu Oct 18 21:00:07 2018 +0900
+++ b/tests/test-lfs-largefiles.t Thu Oct 18 21:55:47 2018 -0400
@@ -286,8 +286,7 @@
0 remove large_by_size.bin
$ cd nolargefiles
-The requirement is added to the destination repo, and the extension is enabled
-locally.
+The requirement is added to the destination repo.
$ cat .hg/requires
dotencode
@@ -296,8 +295,6 @@
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 large_by_size.bin (remove large_by_size.bin)