diff tests/test-largefiles-cache.t @ 37348:f4e84dfc06fd

tests: skip largefiles and lfs tests when using simple store Getting these tests to pass is more work than it is worth right now. Let's punt on it. Differential Revision: https://phab.mercurial-scm.org/D3063
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 03 Apr 2018 14:24:14 -0700
parents 4441705b7111
children 556984ae0005
line wrap: on
line diff
--- a/tests/test-largefiles-cache.t	Tue Apr 03 18:23:33 2018 -0700
+++ b/tests/test-largefiles-cache.t	Tue Apr 03 14:24:14 2018 -0700
@@ -1,3 +1,5 @@
+#require no-reposimplestore
+
 Create user cache directory
 
   $ USERCACHE=`pwd`/cache; export USERCACHE