forked from bblanchon/ArduinoJson
Added newline at ed of file
This commit is contained in:
@ -132,4 +132,4 @@ TEST_F(JsonArray_Container_Tests, CanCreateNestedObjects) {
|
||||
firstElementMustBe(innerObject1);
|
||||
secondElementMustBe(innerObject2);
|
||||
nodeCountMustBe(3);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user