mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Code cleanup
This commit is contained in:
@@ -657,7 +657,7 @@ public class MenuBarTests (ITestOutputHelper output)
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[AutoInitShutdown (configLocation: ConfigurationManager.ConfigLocations.None)]
|
||||
[AutoInitShutdown]
|
||||
public void Draw_A_Menu_Over_A_Top_Dialog ()
|
||||
{
|
||||
((FakeDriver)Application.Driver).SetBufferSize (40, 15);
|
||||
|
||||
Reference in New Issue
Block a user