Quellcode durchsuchen

make YourlsProxyTest compatible with newer phpunit

El RIDO vor 3 Jahren
Ursprung
Commit
522c2721a2
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      tst/YourlsProxyTest.php

+ 1 - 0
tst/YourlsProxyTest.php

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