Browse Source

make YourlsProxyTest compatible with newer phpunit

El RIDO 3 years ago
parent
commit
522c2721a2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tst/YourlsProxyTest.php

+ 1 - 0
tst/YourlsProxyTest.php

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