mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
fixed local test issue with curses
This commit is contained in:
@@ -14,6 +14,7 @@ namespace Terminal.Gui.DriverTests {
|
||||
|
||||
public ConsoleDriverTests (ITestOutputHelper output)
|
||||
{
|
||||
ConsoleDriver.RunningUnitTests = true;
|
||||
this.output = output;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user