X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fob_inflatehandler_001.phpt;h=5d352b4aca09f422769b6b25b230baf2cd715827;hp=2e494de3e97f6ba57960713799848f07457bb777;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=6da3520587f9f79c7429501289512d2a2415b517 diff --git a/tests/ob_inflatehandler_001.phpt b/tests/ob_inflatehandler_001.phpt index 2e494de..5d352b4 100644 --- a/tests/ob_inflatehandler_001.phpt +++ b/tests/ob_inflatehandler_001.phpt @@ -12,5 +12,5 @@ ob_start('ob_inflatehandler'); echo http_deflate("TEST\n"); ?> --EXPECTF-- -%sTEST +%aTEST