no message

This commit is contained in:
2024-04-26 20:54:10 +03:00
parent 3821e3b164
commit cf81637812
3 changed files with 3 additions and 4 deletions

View File

@@ -275,6 +275,7 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
break;
case StartNecessaryMachines:
Print("Проверка процессов машин");
response = new ServerExchangeUnit_2021(ServerCode.OK);
StartNecessaryMachines();
break;
default: