mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Merged v2_develop.
Code cleanup
This commit is contained in:
@@ -438,8 +438,6 @@ public class AnsiResponseParserTests (ITestOutputHelper output)
|
||||
[Fact]
|
||||
public void UnknownResponses_ParameterShouldMatch ()
|
||||
{
|
||||
int i = 0;
|
||||
|
||||
// Track unknown responses passed to the UnexpectedResponseHandler
|
||||
var unknownResponses = new List<string> ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user