yii2-netdisk/tests/unit/models/ContactFormTest.php
2013-12-17 00:27:33 +01:00

11 lines
142 B
PHP

<?php
namespace tests\unit\models;
use yii\codeception\TestCase;
class ContactFormTest extends TestCase
{
// TODO add test methods here
}