mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Working on ComboBox
This commit is contained in:
@@ -150,7 +150,7 @@ public class TreeTableSourceTests : IDisposable
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[AutoInitShutdown]
|
||||
[AutoInitShutdown (configLocation:ConfigurationManager.ConfigLocations.DefaultOnly)]
|
||||
public void TestTreeTableSource_CombinedWithCheckboxes ()
|
||||
{
|
||||
Toplevel top = new ();
|
||||
|
||||
Reference in New Issue
Block a user