nur-sery/tests/app/launcherTest.php

8 lines
98 B
PHP
Raw Normal View History

2024-06-13 07:28:11 +04:00
<?php
namespace nur\sery\app;
use nulib\tests\TestCase;
class launcherTest extends TestCase {
}