summaryrefslogtreecommitdiff
path: root/tests/17_test_dch_guess_documented_commit.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/17_test_dch_guess_documented_commit.py')
-rw-r--r--tests/17_test_dch_guess_documented_commit.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/17_test_dch_guess_documented_commit.py b/tests/17_test_dch_guess_documented_commit.py
index 89eba2d..cda816d 100644
--- a/tests/17_test_dch_guess_documented_commit.py
+++ b/tests/17_test_dch_guess_documented_commit.py
@@ -3,8 +3,7 @@
"""Test L{Changelog}'s guess_version_from_upstream"""
from . import context
-
-import testutils
+from . import testutils
from gbp.scripts import dch