diff tests/test-http-protocol.t @ 30840:a1dd2c0c479e stable 4.1-rc

tests: fix up some http tests for no-zstd case
author Augie Fackler <augie@google.com>
date Wed, 18 Jan 2017 11:54:51 -0500
parents e75463e3179f
children cdeb0804d98c
line wrap: on
line diff
--- a/tests/test-http-protocol.t	Wed Jan 18 11:43:36 2017 -0500
+++ b/tests/test-http-protocol.t	Wed Jan 18 11:54:51 2017 -0500
@@ -20,7 +20,7 @@
   compression=zstd,zlib
 #else
   $ get-with-headers.py 127.0.0.1:$HGPORT '?cmd=capabilities' | tr ' ' '\n' | grep compression
-  compression=ZL
+  compression=zlib
 #endif
 
   $ killdaemons.py