summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/__init__.py b/test/__init__.py
index e69de29b..5a0e30f4 100644
--- a/test/__init__.py
+++ b/test/__init__.py
@@ -0,0 +1 @@
+"""Automated tests. Run with nosetests."""