initial commit
This commit is contained in:
4
tests/_bootstrap.php
Normal file
4
tests/_bootstrap.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// This is global bootstrap for autoloading
|
||||
|
||||
include_once 'vendor/autoload.php';
|
||||
Reference in New Issue
Block a user