make YourlsProxyTest compatible with newer phpunit
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
use PrivateBin\Configuration;
|
use PrivateBin\Configuration;
|
||||||
use PrivateBin\YourlsProxy;
|
use PrivateBin\YourlsProxy;
|
||||||
|
|
||||||
class YourlsProxyTest extends PHPUnit_Framework_TestCase
|
class YourlsProxyTest extends TestCase
|
||||||
{
|
{
|
||||||
private $_conf;
|
private $_conf;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user