mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-20 04:54:08 +00:00
init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
require __DIR__ . '/TestCase.php';
|
||||
|
||||
define('TEST_FILES_PATH', __DIR__ . '/_files/');
|
||||
Reference in New Issue
Block a user