mirror of
https://github.com/mosbth/cimage.git
synced 2025-01-17 02:58:15 +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";
|
|
|