mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
This test no longer exists
This commit is contained in:
@@ -903,7 +903,6 @@ void setup()
|
|||||||
RUN_TEST(test_configEnabledEmptyIsValid);
|
RUN_TEST(test_configEnabledEmptyIsValid);
|
||||||
RUN_TEST(test_configWithDefaultServer);
|
RUN_TEST(test_configWithDefaultServer);
|
||||||
RUN_TEST(test_configWithDefaultServerAndInvalidPort);
|
RUN_TEST(test_configWithDefaultServerAndInvalidPort);
|
||||||
RUN_TEST(test_configWithDefaultServerAndInvalidTLSEnabled);
|
|
||||||
RUN_TEST(test_configCustomHostAndPort);
|
RUN_TEST(test_configCustomHostAndPort);
|
||||||
RUN_TEST(test_configWithConnectionFailure);
|
RUN_TEST(test_configWithConnectionFailure);
|
||||||
RUN_TEST(test_configWithTLSEnabled);
|
RUN_TEST(test_configWithTLSEnabled);
|
||||||
|
|||||||
Reference in New Issue
Block a user