Fixed test file (.inc.php -> .php)

This commit is contained in:
Dmitry Stogov 2005-08-10 06:36:25 +00:00
parent d1d605e80f
commit 73c8a340cf

View File

@ -105,7 +105,7 @@ catch(Exception $e)
<?php exit(0); ?>
--EXPECTF--
===EMPTY===
string(13) ".inc,.inc.php"
string(9) ".inc,.php"
%stestclass.inc
Exception: Class TestClass could not be loaded
===()===