Files
yii2/tests/framework/rbac/MySQLManagerTest.php
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5
2015-07-30 09:52:33 +08:00

13 lines
151 B
PHP

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