Skip to content

Commit 9b8d4a0

Browse files
authored
Add missing empty line at file end
1 parent 7d2ca96 commit 9b8d4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/NFUnitTestStringBuilder/EncodingTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,4 +276,4 @@ public void Utf8EncodingTests_TestFullASCIIRange()
276276
RoundtripUtf8(reencoded, input, 127);
277277
}
278278
}
279-
}
279+
}

0 commit comments

Comments
 (0)