mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Reorganize unit tests
This commit is contained in:
parent
be83a34b1e
commit
670baecb73
26 changed files with 48 additions and 55 deletions
3
tests/unit/_bootstrap.php
Normal file
3
tests/unit/_bootstrap.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// Here you can initialize variables that will be available to your tests
|
||||
$_SERVER['SCRIPT_NAME'] = '/xe/index.php';
|
||||
Loading…
Add table
Add a link
Reference in a new issue