8 lines
98 B

<?php
namespace tests\unit\models;
class ContactFormTest extends \yii\codeception\TestCase
{
}