Continued:
[core.git] / tests / old / contract-test.php
index 5ddac0471b69723e0b4f3ed4d5876e9b69d98d66..962719d60ab6abb3ac4b35f6385a83684a6c1ae6 100644 (file)
@@ -347,6 +347,3 @@ $totalBeds = $contract->getShipInstance()->calcTotalBeds();
 DebugMiddleware::getInstance()->output(sprintf("Es stehen <strong>%d</strong> Betten zur Verf&uuml;gung.",
        $totalBeds
 ));
-
-//
-?>