mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Added newline at ed of file
This commit is contained in:
@@ -53,4 +53,4 @@ TEST(JsonParser_Nested_Tests, ObjectNestedInArray) {
|
||||
EXPECT_EQ(2, object1["b"].as<int>());
|
||||
EXPECT_EQ(3, object2["c"].as<int>());
|
||||
EXPECT_EQ(4, object2["d"].as<int>());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user