updated tests

This commit is contained in:
proddy
2020-11-26 23:09:22 +01:00
parent 48bacde569
commit e56715f24c
2 changed files with 13 additions and 3 deletions

View File

@@ -38,6 +38,8 @@
namespace emsesp {
#define EMSESP_TEST_DEFAULT "boiler"
class Test {
public:
static void run_test(uuid::console::Shell & shell, const std::string & command);