mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-01 03:14:40 +00:00
Build vttest, improve runner
This commit is contained in:
6
test/cases/vttest/1_1.sh
Executable file
6
test/cases/vttest/1_1.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
}
|
||||
Reference in New Issue
Block a user