Rev 1743: Fix revisiontree tests. in file:///data/jelmer/bzr-svn/trunk/
Jelmer Vernooij
jelmer at samba.org
Sun Aug 31 21:05:03 BST 2008
At file:///data/jelmer/bzr-svn/trunk/
------------------------------------------------------------
revno: 1743
revision-id: jelmer at samba.org-20080831200501-fn85tu9v7ng075k5
parent: jelmer at samba.org-20080831195908-i0qw03tgk4kglfyf
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Sun 2008-08-31 22:05:01 +0200
message:
Fix revisiontree tests.
modified:
tests/test_tree.py test_tree.py-20070103204350-pr8nupes7e5sd2wr-1
=== modified file 'tests/test_tree.py'
--- a/tests/test_tree.py 2008-08-31 15:03:10 +0000
+++ b/tests/test_tree.py 2008-08-31 20:05:01 +0000
@@ -15,6 +15,8 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""Basis and revision tree tests."""
+import os
+
from bzrlib.inventory import Inventory, TreeReference
from bzrlib.osutils import has_symlinks
from bzrlib.repository import Repository
More information about the bazaar-commits
mailing list