##// END OF EJS Templates
tests: remove bundle2 activation from test-acl.t...
Pierre-Yves David -
r29654:d8e5ce50 default
parent child Browse files
Show More
@@ -44,13 +44,6 b''
44 44 > EOF
45 45 > }
46 46
47 $ cat << EOF >> $HGRCPATH
48 > [experimental]
49 > # drop me once bundle2 is the default,
50 > # added to get test change early.
51 > bundle2-exp = True
52 > EOF
53
54 47 $ hg init a
55 48 $ cd a
56 49 $ mkdir foo foo/Bar quux
General Comments 0
You need to be logged in to leave comments. Login now