mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-21 14:37:21 +01:00
9 lines
98 B
PHP
9 lines
98 B
PHP
<?php
|
|
|
|
namespace tests\unit\models;
|
|
|
|
class ContactFormTest extends \yii\codeception\TestCase
|
|
{
|
|
|
|
}
|