Refactored unit tests.

This commit is contained in:
Qiang Xue 2013-12-29 20:54:20 -05:00
parent 749d72c33b
commit 4a63061213

View File

@ -1,5 +1,3 @@
<?php
// add unit testing specific bootstrap code here
yii\codeception\TestCase::$appConfig = require(__DIR__ . '/_config.php');