From f9516860e30e0c412a03d71dd940f4e128c7b2d4 Mon Sep 17 00:00:00 2001 From: Proddy Date: Sun, 14 Jan 2024 21:12:15 +0100 Subject: [PATCH] remove comment --- src/test/test.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/test/test.cpp b/src/test/test.cpp index e11897da1..48af75f6f 100644 --- a/src/test/test.cpp +++ b/src/test/test.cpp @@ -306,10 +306,6 @@ void Test::run_test(uuid::console::Shell & shell, const std::string & cmd, const ok = true; } - // TODO Fix ! - // operating time compressor heating (uptimecompheating: 0 days 3 hours 27 minutes - // concat!!! - if (command == "general") { shell.printfln("Testing adding a boiler, thermostat and sensors..."); test("general");