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

bootstrap.php « tests - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb3bddc9bfae20e0bc0d86b17c8f117e8de4a2bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Nextcloud - Tasks
 *
 * This file is licensed under the Affero General Public License version 3 or
 * later. See the COPYING file.
 *
 * @author Bernhard Posselt <dev@bernhard-posselt.com>
 * @copyright Bernhard Posselt 2016
 */

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