X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fob_inflatehandler_001.phpt;h=5d352b4aca09f422769b6b25b230baf2cd715827;hb=bcd8a695c6dfc8463596cf97d886e32eec959417;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