alias fixed

This commit is contained in:
Mark
2014-01-04 02:18:02 +04:00
parent f4397f1b8a
commit 00ab5ef2d0

View File

@@ -1,6 +1,6 @@
<?php
Yii::setAlias('tests', __DIR__ . '/../tests');
Yii::setAlias('@tests', dirname(__DIR__) . '/tests');
$params = require(__DIR__ . '/params.php');
return [