mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 00:46:39 +01:00
Finished integrated tznind's work.
This commit is contained in:
@@ -102,7 +102,7 @@ public class HotKeyTests
|
||||
commands = view.HotKeyBindings.GetCommands (KeyCode.Null);
|
||||
Assert.Empty (commands);
|
||||
|
||||
Assert.Empty (view.HotKeyBindings.GetBoundKeys ());
|
||||
Assert.Empty (view.HotKeyBindings.GetBindings ());
|
||||
}
|
||||
|
||||
[Theory]
|
||||
|
||||
Reference in New Issue
Block a user