Use deflate compression instead of gzip for the test
commit351181df759034e732bd0a443192fe01262dc842
authorGisle Aas <gisle@aas.no>
Mon, 13 Oct 2008 07:42:17 +0000 (13 09:42 +0200)
committerGisle Aas <gisle@aas.no>
Mon, 13 Oct 2008 07:42:17 +0000 (13 09:42 +0200)
tree2423287a1d7a7bbf0872b30fafea7196663b377c
parent316c0ccfc849dc976a817e82128667b7c0676ff9
Use deflate compression instead of gzip for the test

It looks like the header bytes that the gzip compression produces
differes between different versions of Compress::Zlib, so let's try
the simpler deflate encoding instead.
t/base/message.t