diff options
| author | Dylan Araps <[email protected]> | 2018-01-17 09:09:34 +1100 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2018-01-17 09:09:34 +1100 |
| commit | 2601caead656b41cc69bc2c1d2b1a11c7edf2e2b (patch) | |
| tree | 93be93ccd957adbc5eab1aca04049450e07407b5 /tests/test_files | |
| parent | alpha: Store alpha value in scheme file. Fixes #120 (diff) | |
| download | pywal-2601caead656b41cc69bc2c1d2b1a11c7edf2e2b.tar.xz pywal-2601caead656b41cc69bc2c1d2b1a11c7edf2e2b.zip | |
tests: Update tests.
Diffstat (limited to 'tests/test_files')
| -rw-r--r-- | tests/test_files/test_file.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_files/test_file.json b/tests/test_files/test_file.json index c555eda..fcb5f40 100644 --- a/tests/test_files/test_file.json +++ b/tests/test_files/test_file.json @@ -1,5 +1,6 @@ { "wallpaper": "5.png", + "alpha": "100", "special": { "background": "#1F211E", |