Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bootstrap.php « tests - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a36794493811bc11ef6d6dee04522c96dd2886af (plain)
1
2
3
4
5
6
<?php

require_once __DIR__ . '/../../../tests/bootstrap.php';

\OC_App::loadApp('text');
OC_Hook::clear();