]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Fri, 1 May 2009 22:23:27 +0000 (22:23 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 1 May 2009 22:23:27 +0000 (22:23 +0000)
ext/phar/tests/phar_construct_invalidurl.phpt

index faac84126141f55bae434050640510b9a58c3b8e..cc1341500aad11971d490621d295f172fe3f9482 100644 (file)
@@ -24,7 +24,7 @@ try {
 ?>
 ===DONE===
 --EXPECT--
-Cannot create a phar archive from a URL like "http://should.fail.com".  Phar objects can only be created from local files
-Cannot create a phar archive from a URL like "http://".  Phar objects can only be created from local files
+Cannot create a phar archive from a URL like "http://should.fail.com". Phar objects can only be created from local files
+Cannot create a phar archive from a URL like "http://". Phar objects can only be created from local files
 Cannot create phar 'http:/', file extension (or combination) not recognised
-===DONE===
\ No newline at end of file
+===DONE===