summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-14 19:58:36 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-14 19:58:36 +0200
commitfb361792d73a674fa9444fff183f1ed686ffaa59 (patch)
treed8b720e7f17a8ad36e1766f173ec1e10a1d5b3da /tests
parent2ca610ce79598fec03b6f547776b64cb2dfec49b (diff)
downloadsemantic-version-fb361792d73a674fa9444fff183f1ed686ffaa59.tar.gz
Fix test running
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index e69de29..11795bc 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -0,0 +1,4 @@
+# -*- coding: utf-8 -*-
+# Copyright (c) 2012 Raphaël Barrois
+
+from .test_parsing import *