From 2c0e0e1a968c881f8ab89b13823fedfe94a5c2f7 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Mon, 14 Apr 2008 15:58:12 +0000 Subject: update tests to ensure all temp files are erased, and to current error messages --- ext/phar/tests/017.phpt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext/phar/tests/017.phpt') diff --git a/ext/phar/tests/017.phpt b/ext/phar/tests/017.phpt index cc585d870f..ec012eaa11 100644 --- a/ext/phar/tests/017.phpt +++ b/ext/phar/tests/017.phpt @@ -22,4 +22,5 @@ $dir = opendir('phar://hio'); --CLEAN-- --EXPECTF-- -Warning: opendir(phar://hio): failed to open dir: phar error: no directory in "phar://hio", must have at least phar://hio/ for root directory (always use full path to a new phar) in %s on line %d +Warning: opendir(phar://hio): failed to open dir: phar error: no directory in "phar://hio", must have at least phar://hio/ for root directory (always use full path to a new phar) +phar url "phar://hio" is unknown in %s017.php on line %d \ No newline at end of file -- cgit v1.2.1