From ba707bad4c6e2bfabd67e7af15fcbd2d54dffab4 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Mon, 14 Jan 2008 06:25:22 +0000 Subject: [PATCH] fix test (make OS-agnostic) --- ext/phar/tests/zip/frontcontroller21.phar.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/phar/tests/zip/frontcontroller21.phar.phpt b/ext/phar/tests/zip/frontcontroller21.phar.phpt index 53e3814a03..dfcc9f9496 100644 --- a/ext/phar/tests/zip/frontcontroller21.phar.phpt +++ b/ext/phar/tests/zip/frontcontroller21.phar.phpt @@ -17,5 +17,5 @@ string(%d) "phar://%sfrontcontroller21.phar.php/index.php" string(18) "/index.php?test=hi" string(37) "/frontcontroller21.phar.php/index.php" string(37) "/frontcontroller21.phar.php/index.php" -string(%d) "%s/frontcontroller21.phar.php" +string(%d) "%sfrontcontroller21.phar.php" string(45) "/frontcontroller21.phar.php/index.php?test=hi" \ No newline at end of file -- 2.50.1