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

5 lines
86 B
PHP
Raw Normal View History

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