]> granicus.if.org Git - php/commitdiff
fix dir separator in test
authorAnatol Belski <ab@php.net>
Wed, 15 Apr 2015 09:07:13 +0000 (11:07 +0200)
committerAnatol Belski <ab@php.net>
Wed, 15 Apr 2015 09:07:13 +0000 (11:07 +0200)
ext/phar/tests/bug69441.phpt

index ed461cf1f92a2c3aab1e968e894e701facd06052..fafb7855c63e1dc0a866bcedf3d61b0b0991f4e2 100644 (file)
@@ -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==