D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
test
/
vendor
/
phpunit
/
phpunit
/
tests
/
Filename :
bootstrap.php
back
Copy
<?php // Needed for isolated tests require __DIR__ . '/../vendor/autoload.php'; ini_set('precision', 14); ini_set('serialize_precision', 14);