mirror of
https://github.com/mosbth/cimage.git
synced 2025-01-29 09:47:37 +01:00
8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
|
<?php
|
||
|
/**
|
||
|
* Get all configuration details to be able to execute the test suite.
|
||
|
*
|
||
|
*/
|
||
|
require __DIR__ . "/../autoload.php";
|
||
|
|