forked from bblanchon/ArduinoJson
Added newline at ed of file
This commit is contained in:
@ -138,4 +138,4 @@ TEST_F(JsonObject_Serialization_Tests, OneEmptyNestedArray) {
|
||||
object.createNestedArray("key");
|
||||
|
||||
outputMustBe("{\"key\":[]}");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user