addValidRoot(OC::$SERVERROOT . '/tests'); // Fix for "Autoload path not allowed: .../memento/tests/testcase.php" \OC_App::loadApp('memento'); if(!class_exists('PHPUnit_Framework_TestCase')) { require_once('PHPUnit/Autoload.php'); } OC_Hook::clear();