mirror of
https://github.com/mosbth/cimage.git
synced 2025-02-19 19:34:38 +01:00
7 lines
126 B
PHP
7 lines
126 B
PHP
<?php
|
|
/**
|
|
* Get all configuration details to be able to execute the test suite.
|
|
*
|
|
*/
|
|
require __DIR__ . "/../autoload.php";
|