diff options
| author | Dylan Araps <[email protected]> | 2017-07-22 23:48:47 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-07-22 23:48:47 +1000 |
| commit | 676f5325e11cfc12d6080f6cdb27be2e697a88a8 (patch) | |
| tree | e455173a8ccdf1c412b59885f82478907b0bca76 /tests/test_files | |
| parent | api: Add function to export individual templates. (diff) | |
| download | pywal-676f5325e11cfc12d6080f6cdb27be2e697a88a8.tar.xz pywal-676f5325e11cfc12d6080f6cdb27be2e697a88a8.zip | |
tests: Add new template test.
Diffstat (limited to 'tests/test_files')
| -rw-r--r-- | tests/test_files/templates/test_template | 3 |
1 files changed, 0 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} |