summaryrefslogtreecommitdiff
path: root/tests/test_head_tracking.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_head_tracking.py')
-rw-r--r--tests/test_head_tracking.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_head_tracking.py b/tests/test_head_tracking.py
index e88e366..77bb422 100644
--- a/tests/test_head_tracking.py
+++ b/tests/test_head_tracking.py
@@ -20,7 +20,7 @@ from cStringIO import StringIO
from bzrlib import tests
-from bzrlib.plugins.fastimport.fastimport import (
+from fastimport import (
commands,
parser,
)