Fix test on Windows

This commit is contained in:
Kalle Sommer Nielsen 2015-03-26 03:29:18 +01:00
parent 9dfe033ae4
commit d9d74d37ac

View file

@ -10,8 +10,8 @@ $test = "
var_dump(strip_tags($test)); var_dump(strip_tags($test));
?> ?>
--EXPECT-- --EXPECTF--
string(80) " string(8%d) "
first cell before < first cell after first cell before < first cell after
second cell before < second cell after second cell before < second cell after