forked from bblanchon/ArduinoJson
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