1
0
Эх сурвалжийг харах

make YourlsProxyTest compatible with newer phpunit

El RIDO 3 жил өмнө
parent
commit
17d7a6967e

+ 1 - 1
tst/YourlsProxyTest.php

@@ -3,7 +3,7 @@
 use PrivateBin\Configuration;
 use PrivateBin\YourlsProxy;
 
-class YourlsProxyTest extends PHPUnit_Framework_TestCase
+class YourlsProxyTest extends TestCase
 {
     private $_conf;