diff options
| author | Dylan Araps <[email protected]> | 2017-06-29 23:08:57 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-06-29 23:08:57 +1000 |
| commit | 55d4636af8d1225f52455e6ee23857ebc76a4117 (patch) | |
| tree | 0fd07c4096ee4ca495faecdb2201f76e515da787 /tests/test_files | |
| parent | Merge pull request #16 from dylanaraps/json (diff) | |
| parent | Merge pull request #18 from dylanaraps/template (diff) | |
| download | pywal-55d4636af8d1225f52455e6ee23857ebc76a4117.tar.xz pywal-55d4636af8d1225f52455e6ee23857ebc76a4117.zip | |
Merge pull request #19 from dylanaraps/json
colors: Use template files and un-hard-code export formats.
Diffstat (limited to 'tests/test_files')
| -rw-r--r-- | tests/test_files/test_template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_files/test_template b/tests/test_files/test_template new file mode 100644 index 0000000..167e17b --- /dev/null +++ b/tests/test_files/test_template @@ -0,0 +1,2 @@ +test {color0} +test {background} |