canyin-project/ybcy/vendor/codeception/specify/tests/_bootstrap.php

4 lines
110 B
PHP
Raw Permalink Normal View History

2024-11-01 16:07:54 +08:00
<?php
require_once __DIR__.'/../vendor/autoload.php';
require_once __DIR__ . '/_support/SpecifyUnitTest.php';