X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2Fold%2Fcontract-test.php;h=2f7c808649b3c60ed260a2b9090761c101b7f6f6;hb=c45d7623843f265ad3b2cf83a15444188cb8fb5a;hp=f29180e203fc8ed7eba0e84c5764248cc2ffbd5e;hpb=b9c18d6c24e3be4393bf41005aa4e428a0ea3218;p=core.git diff --git a/tests/old/contract-test.php b/tests/old/contract-test.php index f29180e2..2f7c8086 100644 --- a/tests/old/contract-test.php +++ b/tests/old/contract-test.php @@ -21,11 +21,11 @@ require($cfg->getConfigEntry('base_path') . 'inc/file_io.php'); require($cfg->getConfigEntry('base_path') . 'inc/database.php'); // Set default application -FrameworkConfiguration::getInstance()->setConfigEntry('default_application', 'ship-simu'); -$application = 'ship-simu'; +FrameworkConfiguration::getInstance()->setConfigEntry('default_application', 'shipsimu'); +$application = 'shipsimu'; // Load more includes -require($cfg->getConfigEntry('base_path') . 'application/ship-simu/loader.php'); +require($cfg->getConfigEntry('base_path') . 'application/shipsimu/loader.php'); // Wir tun hier so, als waere schon das Reederei-Objekt generiert und wir wollen // jetzt die Personalliste wiederherstellen