We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcaf881 commit 91349b2Copy full SHA for 91349b2
1 file changed
Source/HttpMultipartParser.UnitTests/ParserScenarios/ExactBufferTruncate.cs
@@ -46,7 +46,6 @@ public ExactBufferTruncate()
46
}
47
48
49
-
50
/// <summary>
51
/// Tests that the final '--' ending up in a seperate chunk doesn't break everything.
52
/// </summary>
@@ -60,7 +59,6 @@ public void CanHandleFinalDashesInSeperateBufferFromEndBinary()
60
59
61
62
63
64
65
66
0 commit comments