diff options
| -rwxr-xr-x | test/feh-scr.i | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/feh-scr.i b/test/feh-scr.i index 3f3b241..05960a2 100755 --- a/test/feh-scr.i +++ b/test/feh-scr.i @@ -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(); | 
