IMAP-Login/tests/bootstrap.php

8 lines
209 B
PHP

<?php
declare(strict_types=1);
// SPDX-FileCopyrightText: Phillip Thern <imap-login.nextcloud@thern.wtf>
// SPDX-License-Identifier: AGPL-3.0-or-later
require_once __DIR__ . '/../../../tests/bootstrap.php';