rhymix/tests/_bootstrap.php
bnu dd667fd578 codeception 추가
- unit test 이전
2015-04-10 18:05:21 +09:00

3 lines
137 B
PHP

<?php
// This is global bootstrap for autoloading
if(!defined('_XE_PATH_')) define('_XE_PATH_', realpath(dirname(__FILE__).'/../').'/');