Skip to content
Snippets Groups Projects
Commit 47e9cf32 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

test/feh-scr: Send less keys to avoid timing problems

parent 5e4a6833
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ test_scr('draw_action');
SendKeys('d');
test_scr('draw_filename_action');
SendKeys('ddaada');
SendKeys('da');
test_scr('draw_nothing');
feh_stop();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment