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

<?php
use PHPUnit\Framework\TestCase;

class StopsOnWarningTest extends TestCase
{
    public function testOne()
    {
    }
}
Back to Directory File Manager