Util-Settings/tests/cfg/config/site/conf.php
Norbert Wagner c2b13b2f86 implement tests for site specific config
test that site directory config files are read correctly
correct Settings.php to pass tests
2021-01-11 16:38:35 +01:00

3 lines
34 B
PHP

<?php return [
'answer' => 42
];