summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJason Kölker <jason@koelker.net>2011-11-01 13:47:46 -0500
committerJason Kölker <jason@koelker.net>2011-11-01 13:47:46 -0500
commitaa16a59f7fb8d43c18cd0da107ef5f1f2938a151 (patch)
treebcc8b896687fe3a1f296c27145c42eb2ac5a9798 /tests
parent3000f0c0c1b9b0520d59af61155916ea16586967 (diff)
add __init__.py so tests run, remove bin and skeleton from pep8
Diffstat (limited to 'tests')
-rw-r--r--tests/__init__.py0
-rw-r--r--tests/unit/__init__.py0
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__init__.py
diff --git a/tests/unit/__init__.py b/tests/unit/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/unit/__init__.py