make YourlsProxyTest compatible with newer phpunit

pull/1121/head
El RIDO 2022-10-25 06:41:42 +02:00
parent 17d7a6967e
commit 522c2721a2
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<?php
use PHPUnit\Framework\TestCase;
use PrivateBin\Configuration;
use PrivateBin\YourlsProxy;