aboutsummaryrefslogtreecommitdiff
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorDanilo Šegan <danilo@segan.org>2012-05-17 20:44:59 +0200
committerDanilo Šegan <danilo@segan.org>2012-05-17 20:44:59 +0200
commit563ae92521c3d356f8ef26e00dcc2e151fd2e22a (patch)
tree307a0259c4500c5a1ce002254f387180c547fda5 /tests/__init__.py
parentab13ebe1efe613cf026c82644bfefd360ce9b430 (diff)
pep8 and pyflakes cleanups in tests/*.py.
Diffstat (limited to 'tests/__init__.py')
-rw-r--r--tests/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index a9da24d..56f6d60 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,9 +1,5 @@
-import os
import unittest
-from tests.test_click_through_license import *
-from tests.test_publish_to_snapshots import *
-
def test_suite():
module_names = [