<?php
namespace yiiunit\framework\rbac;

/**
 * MySQLManagerTest
 */
class MySQLManagerTest extends DbManagerTestCase
{

}