mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-25 16:27:33 +02:00
Added newline at ed of file
This commit is contained in:
@ -145,4 +145,4 @@ TEST_F(JsonParser_Array_Tests, TwoStrings) {
|
||||
sizeMustBe(2);
|
||||
firstElementMustBe("hello");
|
||||
secondElementMustBe("world");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user