5 lines
69 B
PHP
5 lines
69 B
PHP
<?php
|
|
class EmptyTestCaseTest extends PHPUnit_Framework_TestCase
|
|
{
|
|
}
|