diff options
Diffstat (limited to 'test/config/themes')
-rw-r--r-- | test/config/themes/feh/themes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/config/themes/feh/themes b/test/config/themes/feh/themes new file mode 100644 index 0000000..d4b7f69 --- /dev/null +++ b/test/config/themes/feh/themes @@ -0,0 +1,5 @@ +test_general --action1 "touch a1" + +test_multiline --action1 "touch a1" \ +--action2 "touch a2" \ + --action3 "touch a3" |