make YourlsProxyTest compatible with newer phpunit
This commit is contained in:
parent
17d7a6967e
commit
522c2721a2
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
use PHPUnit\Framework\TestCase;
|
||||||
use PrivateBin\Configuration;
|
use PrivateBin\Configuration;
|
||||||
use PrivateBin\YourlsProxy;
|
use PrivateBin\YourlsProxy;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue