diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-02-03 20:36:39 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-03 20:36:39 +0100 |
commit | c9077797656d710d24b84d9a8523c4ffc8515b38 (patch) | |
tree | aaeff65191d4723ad1401e4e96248e1c8b49f9fc /test/nx_action/unloadable_naction | |
parent | 4af2eacca3001605274e2986fbbad3695efe715a (diff) |
Add tests for --action & --(un)loadable combo
Diffstat (limited to 'test/nx_action/unloadable_naction')
-rw-r--r-- | test/nx_action/unloadable_naction | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/nx_action/unloadable_naction b/test/nx_action/unloadable_naction new file mode 100644 index 0000000..c16572e --- /dev/null +++ b/test/nx_action/unloadable_naction @@ -0,0 +1,8 @@ +rm test/fail/gif +rm test/fail/jpg +rm test/fail/png +rm test/fail/pnm +test/fail/gif +test/fail/jpg +test/fail/png +test/fail/pnm |