##// END OF EJS Templates
test-lfs: add coverage for the binary() fileset...
Matt Harbison -
r38434:6fcbab5c default
parent child Browse files
Show More
@@ -526,6 +526,10 b" absence doesn't cause an abort.)"
526 lfs: found 5dde896887f6754c9b15bfe3a441ae4806df2fde94001311e08bf110622e0bbe in the local lfs store
526 lfs: found 5dde896887f6754c9b15bfe3a441ae4806df2fde94001311e08bf110622e0bbe in the local lfs store
527 2 b
527 2 b
528
528
529 $ hg files --debug -r . 'set:binary()' --config 'experimental.lfs.disableusercache=True'
530 2 a
531 3 c
532
529 $ cd ..
533 $ cd ..
530
534
531 # Test fctx.cmp fastpath - diff without LFS blobs
535 # Test fctx.cmp fastpath - diff without LFS blobs
General Comments 0
You need to be logged in to leave comments. Login now