diff options
Diffstat (limited to 'tests/test_files')
| -rw-r--r-- | tests/test_files/templates/test_template | 3 | ||||
| l--------- | tests/test_files/test2.jpg | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/tests/test_files/templates/test_template b/tests/test_files/templates/test_template deleted file mode 100644 index af40ce7..0000000 --- a/tests/test_files/templates/test_template +++ /dev/null @@ -1,3 +0,0 @@ -test1 {color0} -test2 {background} -test3 {background.rgb} diff --git a/tests/test_files/test2.jpg b/tests/test_files/test2.jpg new file mode 120000 index 0000000..0e8c5b6 --- /dev/null +++ b/tests/test_files/test2.jpg @@ -0,0 +1 @@ +test.jpg
\ No newline at end of file |