mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
View Keyboard/Mouse -> nullable enable
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Terminal.Gui.ViewTests;
|
||||
|
||||
public class VisibleTests (ITestOutputHelper _output) : TestsAllViews
|
||||
public class VisibleTests () : TestsAllViews
|
||||
{
|
||||
[Fact]
|
||||
public void Visible_False_Leaves ()
|
||||
|
||||
Reference in New Issue
Block a user