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

View File

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