Files
yii2/tests/unit/framework/rbac/MySQLManagerTest.php
2014-04-04 20:13:26 +04:00

11 lines
123 B
PHP

<?php
namespace yiiunit\framework\rbac;
/**
* MySQLManagerTest
*/
class MySQLManagerTest extends DbManagerTestCase
{
}