Laravel version update
Laravel version update
This commit is contained in:
9
vendor/phpunit/php-timer/tests/TimerTest.php
vendored
9
vendor/phpunit/php-timer/tests/TimerTest.php
vendored
@@ -8,12 +8,9 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Tests for PHP_Timer.
|
||||
*
|
||||
* @since Class available since Release 1.0.0
|
||||
*/
|
||||
class PHP_TimerTest extends PHPUnit_Framework_TestCase
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class PHP_TimerTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @covers PHP_Timer::start
|
||||
|
Reference in New Issue
Block a user