From: Greg Beaver Date: Mon, 14 Jan 2008 05:03:02 +0000 (+0000) Subject: fix test (make OS-agnostic) X-Git-Tag: RELEASE_2_0_0a1~914 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=611da7a5c1a0fb1cb95eace970f2629a2b6916c3;p=php fix test (make OS-agnostic) --- diff --git a/ext/phar/tests/frontcontroller21.phpt b/ext/phar/tests/frontcontroller21.phpt index 489008ba2d..b9bb6df92c 100644 --- a/ext/phar/tests/frontcontroller21.phpt +++ b/ext/phar/tests/frontcontroller21.phpt @@ -16,5 +16,5 @@ string(%d) "phar://%sfrontcontroller21.php/index.php" string(18) "/index.php?test=hi" string(32) "/frontcontroller21.php/index.php" string(32) "/frontcontroller21.php/index.php" -string(%d) "%s/frontcontroller21.php" +string(%d) "%sfrontcontroller21.php" string(40) "/frontcontroller21.php/index.php?test=hi" \ No newline at end of file