aboutsummaryrefslogtreecommitdiff
path: root/tests/__init__.py
diff options
context:
space:
mode:
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 = [