summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-10-04 09:55:25 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-10-04 09:55:25 +0200
commit5cea5546d1895f0ca1a4802d5771413a62bae225 (patch)
treeb4eaa372fc645a945a18245dba28f73682bdfafa
parent75490866c10720f8d0b42bb1665339f95d9a5c30 (diff)
update tests for 63db70279618d9437eb7f328a754affac235246e
-rwxr-xr-xtest/feh-i.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/feh-i.t b/test/feh-i.t
index 0adc774..ff247a2 100755
--- a/test/feh-i.t
+++ b/test/feh-i.t
@@ -125,9 +125,9 @@ test_win_title( $win, 'feh [1 of 3] - test/ok/png' );
SendKeys('p');
test_win_title( $win, 'feh [3 of 3] - test/ok/gif' );
SendKeys('{DEL}');
-test_win_title( $win, 'feh [1 of 2] - test/ok/png' );
+test_win_title( $win, 'feh [2 of 2] - test/ok/jpg' );
SendKeys('{DEL}');
-test_win_title( $win, 'feh [1 of 1] - test/ok/jpg' );
+test_win_title( $win, 'feh [1 of 1] - test/ok/png' );
SendKeys('{DEL}');
test_no_win("Removed all images from slideshow");