Test gelöscht
parent
937c834cc2
commit
631d3f9602
|
|
@ -3,6 +3,6 @@ public class RestaurantManagement {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
SystemController systemController = new SystemController();
|
SystemController systemController = new SystemController();
|
||||||
systemController.startSystem();
|
systemController.startSystem();
|
||||||
System.out.println("Pull/Push test");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue