mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-03-22 13:10:41 +08:00
make YourlsProxyTest compatible with newer phpunit
This commit is contained in:
parent
f6edcc1acd
commit
17d7a6967e
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user