X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fob_inflatehandler_001.phpt;h=5d352b4aca09f422769b6b25b230baf2cd715827;hb=85a0db601dd0f1041b038c6513c6b30f8b2304cf;hp=2e494de3e97f6ba57960713799848f07457bb777;hpb=6b5563e110ed2ecd7795566077bde93b42ab5454;p=m6w6%2Fext-http 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