mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
9 lines
119 B
PHP
9 lines
119 B
PHP
<?php
|
|
|
|
namespace Visiosoft\AdvsModule\Test\Unit\CustomFieldAdv;
|
|
|
|
class CustomFieldAdvRouterTest extends \TestCase
|
|
{
|
|
|
|
}
|