tests: skip test-hgweb-bundle.t if we don't support bundlerepos
authorGregory Szorc <gregory.szorc@gmail.com>
Wed, 04 Apr 2018 15:57:49 -0700
changeset 37422 9fa4a1fdba15
parent 37421 9984488550ea
child 37423 8d033b348d85
tests: skip test-hgweb-bundle.t if we don't support bundlerepos Differential Revision: https://phab.mercurial-scm.org/D3102
tests/test-hgweb-bundle.t
--- a/tests/test-hgweb-bundle.t	Wed Apr 04 15:31:25 2018 -0700
+++ b/tests/test-hgweb-bundle.t	Wed Apr 04 15:57:49 2018 -0700
@@ -1,4 +1,4 @@
-#require serve
+#require serve repobundlerepo
 
   $ hg init server
   $ cd server