mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
This commit is contained in:
@@ -21,7 +21,7 @@ public class AutocompleteTests (ITestOutputHelper output)
|
||||
.ToList ();
|
||||
Toplevel top = new ();
|
||||
top.Add (tv);
|
||||
RunState rs = Application.Begin (top);
|
||||
SessionToken rs = Application.Begin (top);
|
||||
|
||||
for (var i = 0; i < 7; i++)
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user