ghostty/test/cases/wraptest.sh
Mitchell Hashimoto 4f85c13d1b test: add wraptest
2022-07-25 08:23:50 -07:00

5 lines
68 B
Bash

function test_do {
xdotool type "wraptest"
xdotool key Return
}