diff --git a/ext/phar/tests/bug69441.phpt b/ext/phar/tests/bug69441.phpt index ed461cf1f92..fafb7855c63 100644 --- a/ext/phar/tests/bug69441.phpt +++ b/ext/phar/tests/bug69441.phpt @@ -16,6 +16,6 @@ $r = new Phar($fname, 0); --EXPECTF-- exception 'UnexpectedValueException' with message 'phar error: corrupted central directory entry, no magic signature in zip-based phar "%s/bug69441.phar"' in %s/bug69441.php:%d Stack trace: -#0 %s/bug69441.php(%d): Phar->__construct('%s', 0) +#0 %s%ebug69441.php(%d): Phar->__construct('%s', 0) #1 {main} -==DONE== \ No newline at end of file +==DONE==