make test version-agnostic

This commit is contained in:
Greg Beaver 2008-05-11 19:37:43 +00:00
parent 38d5943ee6
commit a0969ed78f

View File

@ -42,5 +42,5 @@ Warning: opendir() expects parameter 1 to be string, array given in %sopendir_ed
..
foo
Warning: opendir(phar://%sopendir_edgecases.phar.php/oops): failed to open dir: No such file or directory in phar://%sopendir_edgecases.phar.php/foo on line %d
Warning: opendir(phar://%sopendir_edgecases.phar.php/oops): failed to open dir: %s in phar://%sopendir_edgecases.phar.php/foo on line %d
===DONE===