mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-09-14 15:16:40 +00:00
Merge branch 'dev' into config-serializer
# Conflicts: # test/mocks/Arduino.h # test/mocks/Stream.h
This commit is contained in:
@@ -81,6 +81,7 @@ TEST(ConfigSerializer, SaveSerial_Basic) {
|
||||
EXPECT_TRUE(match);
|
||||
}
|
||||
|
||||
|
||||
TEST(ConfigSerializer, SaveSerial_EscChars) {
|
||||
MockPrintStream s;
|
||||
TestStruct data;
|
||||
|
||||
Reference in New Issue
Block a user