fix travis build

master^2
Pranav Kant 6 年前
父节点 e018ad4468
当前提交 373ff1adb4

@ -6,7 +6,7 @@ if (!defined('PHPUNIT_RUN')) {
require_once __DIR__.'/../../../lib/base.php';
if(!class_exists('PHPUnit_Framework_TestCase')) {
if(!class_exists('\PHPUnit\Framework\TestCase')) {
require_once('PHPUnit/Autoload.php');
}
\OC_App::loadApp('richdocuments');

正在加载...
取消
保存