Added some simple tests for the new keybindings

This commit is contained in:
Mikayla Maki 2022-07-15 10:36:37 -07:00
parent f9995e1fcd
commit 90428255d9
3 changed files with 205 additions and 1100 deletions

View file

@ -28,4 +28,3 @@ gpui = { path = "../gpui", features = ["test-support"] }
client = { path = "../client", features = ["test-support"]}
project = { path = "../project", features = ["test-support"]}
workspace = { path = "../workspace", features = ["test-support"] }
alacritty = "0.10.1"