summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-14 23:37:57 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-14 23:37:57 +0200
commit5d644f1fdd266969eafd09d520c54bd52592da52 (patch)
tree729cc4112124829a2e1a9ff91c384f10759016a9
parentae1d1ade64d5f0a5dab9b1c9bb8f933708c03694 (diff)
downloadsemantic-version-5d644f1fdd266969eafd09d520c54bd52592da52.tar.gz
Cleanup test importer.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
-rw-r--r--tests/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index 11795bc..e69de29 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,4 +0,0 @@
-# -*- coding: utf-8 -*-
-# Copyright (c) 2012 Raphaël Barrois
-
-from .test_parsing import *