diff options
| author | Dylan Araps <[email protected]> | 2017-07-23 15:37:14 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-07-23 15:37:14 +1000 |
| commit | 0c1d76e2b3611b541316dc8d7eb67f18cec5e7f2 (patch) | |
| tree | aaf8141c62789dcfc4f72af24ae96df71459a084 /tests/test_files/templates | |
| parent | Update README.md (diff) | |
| parent | tests: Fix tests (diff) | |
| download | pywal-0c1d76e2b3611b541316dc8d7eb67f18cec5e7f2.tar.xz pywal-0c1d76e2b3611b541316dc8d7eb67f18cec5e7f2.zip | |
Merge pull request #52 from dylanaraps/api
api: Start work on a proper api.
Diffstat (limited to 'tests/test_files/templates')
| -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} |