diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-27 11:41:04 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-27 11:41:04 +1000 |
| commit | 9d9b24e415df8bd6662595169f330038ee45d569 (patch) | |
| tree | d1798dcc729995e75a11b12b2ffaaff8193db129 /tests/__init__.py | |
| parent | 277c27c98a819c8e8de9dffde07192791a0d16d4 (diff) | |
General: Add initial test.
Diffstat (limited to 'tests/__init__.py')
| -rwxr-xr-x | tests/__init__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100755 index 0000000..af433d7 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1,4 @@ +""" +wal - Generate and change colorschemes on the fly. +Created by Dylan Araps. +""" |
