diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-01-08 18:46:39 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-01-08 18:46:39 +0100 |
commit | 7a7e5832386951646f5f45a1fa04aa2be9f096df (patch) | |
tree | 1575e72c7417d6ec62ed1311b0ba04732d269dee /test/nx_action/unloadable_naction | |
parent | 3159b6ace31373f1c33364a3b4bfd4e8540b45f4 (diff) | |
parent | 4169eae19a75ce5c1f94f69bcee5ce2e3bed78f7 (diff) |
Merge branch 'test-buff' of https://github.com/sroracle/feh into sroracle-test-buff
Diffstat (limited to 'test/nx_action/unloadable_naction')
-rw-r--r-- | test/nx_action/unloadable_naction | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/nx_action/unloadable_naction b/test/nx_action/unloadable_naction index c16572e..cdf3ed8 100644 --- a/test/nx_action/unloadable_naction +++ b/test/nx_action/unloadable_naction @@ -1,8 +1,8 @@ -rm test/fail/gif -rm test/fail/jpg -rm test/fail/png -rm test/fail/pnm test/fail/gif +rm test/fail/gif test/fail/jpg +rm test/fail/jpg test/fail/png +rm test/fail/png test/fail/pnm +rm test/fail/pnm |