Skip to content

Commit

Permalink
testlib: add F2 key
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasmatus authored and jelly committed Oct 1, 2024
1 parent ab36148 commit 6ac0b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/common/testlib.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
"Insert": "\uE016",
"Delete": "\uE017",
"Meta": "\uE03D",
"F2": "\uE032",
}


Expand Down

0 comments on commit 6ac0b4b

Please sign in to comment.