mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-14 19:16:35 +02:00
Added newline at ed of file
This commit is contained in:
@ -108,4 +108,4 @@ TEST_F(JsonValueTests, ArraysAreCopiedByReference) {
|
||||
array.add("world");
|
||||
|
||||
EXPECT_EQ(1, ((JsonObject)jsonValue1).size());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user