mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Use correct namespace syntax for phpunit in .travis.yml
This commit is contained in:
@@ -28,7 +28,7 @@ use nntmux\Users;
|
||||
*
|
||||
* @package tests
|
||||
*/
|
||||
class InstallTest extends \PHPUnit_Framework_TestCase
|
||||
class InstallTest extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
/**
|
||||
* @var Configure
|
||||
|
||||
Reference in New Issue
Block a user