mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-03 12:06:40 -04:00
make YourlsProxyTest compatible with newer phpunit
This commit is contained in:
parent
f6edcc1acd
commit
17d7a6967e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
use PrivateBin\Configuration;
|
||||
use PrivateBin\YourlsProxy;
|
||||
|
||||
class YourlsProxyTest extends PHPUnit_Framework_TestCase
|
||||
class YourlsProxyTest extends TestCase
|
||||
{
|
||||
private $_conf;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue