summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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