Newer
Older
sqlmarker / Unit_testing / test_config.php
<?php

$scenario = 'BDL';
$scenarioDir = '.'; // Normally the same as $scenario, but you can be weird if you want...

$serviceID = "isorcl-400";

?>