Updated domain without a dash :(
[core.git] / tests / old / contract-test.php
index f29180e203fc8ed7eba0e84c5764248cc2ffbd5e..2f7c808649b3c60ed260a2b9090761c101b7f6f6 100644 (file)
@@ -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