1
0
mirror of https://gitlab.com/openlp/website.git synced 2024-07-26 10:18:21 +00:00
website/files/stripe/tests/bootstrap.no_autoload.php

5 lines
86 B
PHP

<?php
require_once __DIR__ . '/../init.php';
require_once __DIR__ . '/TestCase.php';