Jelajahi Sumber

make YourlsProxyTest compatible with newer phpunit

El RIDO 3 tahun lalu
induk
melakukan
17d7a6967e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tst/YourlsProxyTest.php

+ 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;