tests/test-largefiles-wireproto.t
changeset 36217 1ee1a42bfdae
parent 35393 4441705b7111
child 36760 7bf80d9d9543
--- a/tests/test-largefiles-wireproto.t	Thu Feb 08 11:39:23 2018 -0800
+++ b/tests/test-largefiles-wireproto.t	Mon Feb 12 16:35:06 2018 -0800
@@ -1,3 +1,13 @@
+#testcases sshv1 sshv2
+
+#if sshv2
+  $ cat >> $HGRCPATH << EOF
+  > [experimental]
+  > sshpeer.advertise-v2 = true
+  > sshserver.support-v2 = true
+  > EOF
+#endif
+
 This file contains testcases that tend to be related to the wire protocol part
 of largefiles.