make YourlsProxyTest compatible with newer phpunit

This commit is contained in:
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

View File

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