瀏覽代碼

make YourlsProxyTest compatible with newer phpunit

El RIDO 3 年之前
父節點
當前提交
17d7a6967e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;