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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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();