forked from bblanchon/ArduinoJson
Added newline at ed of file
This commit is contained in:
@ -76,4 +76,4 @@ TEST_F(QuotedString_PrintTo_Tests, CarriageReturn) {
|
||||
TEST_F(QuotedString_PrintTo_Tests, HorizontalTab) {
|
||||
whenInputIs("\t");
|
||||
outputMustBe("\"\\t\"");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user