Files

5 lines
115 B
PHP
Raw Permalink Normal View History

2026-05-26 08:14:29 +02:00
<?php
define ('TEST_DATA_DIR', __DIR__ . '/tests/_data');
define ('TEST_OUTPUT_DIR', __DIR__ . '/tests/_output');