소스 검색

Refactored unit tests.

Qiang Xue 12 년 전
부모
커밋
4a63061213
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      tests/unit/_bootstrap.php

+ 0 - 2
tests/unit/_bootstrap.php

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