aboutsummaryrefslogtreecommitdiff
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-27 11:41:04 +1000
committerDylan Araps <[email protected]>2017-06-27 11:41:04 +1000
commit9d9b24e415df8bd6662595169f330038ee45d569 (patch)
treed1798dcc729995e75a11b12b2ffaaff8193db129 /tests/__init__.py
parentGeneral: Remove find_packages (diff)
downloadpywal-9d9b24e415df8bd6662595169f330038ee45d569.tar.xz
pywal-9d9b24e415df8bd6662595169f330038ee45d569.zip
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.
+"""