codeception - FrontEndFileHandler 테스트 수정 및 보완

This commit is contained in:
bnu 2015-05-28 20:50:13 +09:00
parent c27b0bb5d5
commit f1b7d9124a
2 changed files with 79 additions and 12 deletions

View file

@ -1,4 +1,2 @@
<?php
$_SERVER['SCRIPT_NAME'] = '/xe/index.php';
error_reporting(E_ALL ^ E_NOTICE ^ E_DEPRECATED ^ E_WARNING ^ E_STRICT);