Rev 1092: Fix import in http://people.samba.org/bzr/jelmer/bzr-svn/cext
Jelmer Vernooij
jelmer at samba.org
Sun Jun 15 01:23:02 BST 2008
At http://people.samba.org/bzr/jelmer/bzr-svn/cext
------------------------------------------------------------
revno: 1092
revision-id: jelmer at samba.org-20080615002300-80825jug3p5sr1wd
parent: jelmer at samba.org-20080614022920-mporquaa4b1bcvt5
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: cext
timestamp: Sun 2008-06-15 02:23:00 +0200
message:
Fix import
modified:
tests/test_radir.py test_radir.py-20061231173434-31utf9o4byu7wktm-1
=== modified file 'tests/test_radir.py'
--- a/tests/test_radir.py 2008-06-05 10:23:08 +0000
+++ b/tests/test_radir.py 2008-06-15 00:23:00 +0000
@@ -22,6 +22,7 @@
from bzrlib.errors import (NoRepositoryPresent, NotBranchError, NotLocalUrl,
NoWorkingTree, AlreadyBranchError)
+from bzrlib.plugins.svn import core
from bzrlib.plugins.svn.format import SvnRemoteFormat
from bzrlib.plugins.svn.tests import TestCaseWithSubversionRepository
from bzrlib.plugins.svn.transport import SvnRaTransport
More information about the bazaar-commits
mailing list