mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Code cleanup
This commit is contained in:
@@ -412,6 +412,7 @@ public class MenuBarTests (ITestOutputHelper output)
|
||||
new () { Position = new (0, 2), Flags = MouseFlags.Button1Clicked, View = top.Subviews [1] }
|
||||
)
|
||||
);
|
||||
top.Subviews [1].Layout();
|
||||
top.Subviews [1].Draw ();
|
||||
|
||||
TestHelpers.AssertDriverAttributesAre (
|
||||
|
||||
Reference in New Issue
Block a user