mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Add net ansi sequences
This commit is contained in:
@@ -81,7 +81,7 @@ public class BasicFluentAssertionTests
|
||||
|
||||
[Theory]
|
||||
[InlineData(V2TestDriver.V2Win)]
|
||||
//[InlineData (V2TestDriver.V2Net)] // TODO
|
||||
[InlineData (V2TestDriver.V2Net)]
|
||||
public void ContextMenu_OpenSubmenu (V2TestDriver v2TestDriver)
|
||||
{
|
||||
var clicked = false;
|
||||
|
||||
Reference in New Issue
Block a user