
| Path : /usr/src/php/ext/phar/tests/ |
| Current File : //usr/src/php/ext/phar/tests/include_path_advanced.phpt |
--TEST--
Phar: include_path advanced code coverage test
--INI--
default_charset=UTF-8
detect_unicode=0
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--FILE_EXTERNAL--
files/include_path.phar
--EXPECT--
file1.php
test/file1.php
ok