aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-27 21:54:47 +1000
committerDylan Araps <[email protected]>2017-06-27 21:54:47 +1000
commit3121a1a5c8d8ce6880147573769d7ad858f0fa4f (patch)
treebed496a261a63d29112b9b38e9b4c2997a94a629
parentGeneral: Fix test. (diff)
downloadpywal-3121a1a5c8d8ce6880147573769d7ad858f0fa4f.tar.xz
pywal-3121a1a5c8d8ce6880147573769d7ad858f0fa4f.zip
DOCS: CONTRIBUTING
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 45b0584..3f92f6d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,7 +20,7 @@ pip install flake8 pylint
### Tests
-Tests haven't been written yet.
+`wal` can be tested by running `python setup.py test` in the root directory of the repo.
### Commit Message Style