tests/common-pattern.py
branchstable
changeset 35806 ab239e3de23b
parent 35792 1d118f9f4f57
child 36385 003ae586a02e
--- a/tests/common-pattern.py	Fri Jan 26 16:01:42 2018 +0100
+++ b/tests/common-pattern.py	Sat Jan 27 21:50:04 2018 -0500
@@ -8,6 +8,9 @@
     (br'(zstd,)?zlib,none,bzip2',
      br'$USUAL_COMPRESSIONS$'
     ),
+    (br'=(zstd,)?zlib',
+     br'=$BUNDLE2_COMPRESSIONS$'
+    ),
     # capabilities sent through http
     (br'bundlecaps=HG20%2Cbundle2%3DHG20%250A'
      br'bookmarks%250A'