summaryrefslogtreecommitdiff
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-06-27 11:41:04 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-06-27 11:41:04 +1000
commit9d9b24e415df8bd6662595169f330038ee45d569 (patch)
treed1798dcc729995e75a11b12b2ffaaff8193db129 /tests/__init__.py
parent277c27c98a819c8e8de9dffde07192791a0d16d4 (diff)
General: Add initial test.
Diffstat (limited to 'tests/__init__.py')
-rwxr-xr-xtests/__init__.py4
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.
+"""