Seditio Source
Root
|
.
/
othercms
/
croogo-4.0.7
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
/
EmptyTestCaseTest.php
<?php
use
PHPUnit
\
Framework
\
TestCase
;
class
EmptyTestCaseTest
extends
TestCase
{
}