mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 09:47:58 +01:00
Tweaks
This commit is contained in:
10
UnitTests/Input/Keyboard/KeyBindingTests.cs
Normal file
10
UnitTests/Input/Keyboard/KeyBindingTests.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using Terminal.Gui.EnumExtensions;
|
||||
using Xunit.Abstractions;
|
||||
|
||||
namespace Terminal.Gui.InputTests;
|
||||
|
||||
public class KeyBindingTests ()
|
||||
{
|
||||
// TODO: Add tests for KeyBinding
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user