mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-09 17:55:27 -05:00
9 lines
104 B
PHP
9 lines
104 B
PHP
<?php
|
|
|
|
namespace Visiosoft\AdvsModule\Test\Unit\CfValue;
|
|
|
|
class CfValueModelTest extends \TestCase
|
|
{
|
|
|
|
}
|