Viewing File: /usr/local/cpanel/3rdparty/wpinstaller/vendor/phpunit/phpunit/tests/_files/NothingTest.php

<?php
use PHPUnit\Framework\TestCase;

class NothingTest extends TestCase
{
    public function testNothing()
    {
    }
}
Back to Directory File Manager