test: fix vttest/1_1
parent
aadf36bed9
commit
ad0e1c150f
|
|
@ -1,5 +1,7 @@
|
|||
function test_do {
|
||||
xdotool type "vttest\n"
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1\n1\n"
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 9.5 KiB |
Loading…
Reference in New Issue