mirror of
https://github.com/itflow-org/itflow
synced 2026-03-13 09:14:51 +00:00
5 lines
115 B
PHP
5 lines
115 B
PHP
<?php
|
|
|
|
define ('TEST_DATA_DIR', __DIR__ . '/tests/_data');
|
|
define ('TEST_OUTPUT_DIR', __DIR__ . '/tests/_output');
|