[MERGE] trivial typo fix to test_selftest
Robert Collins
robertc at robertcollins.net
Thu Sep 28 22:49:33 BST 2006
=== modified file 'bzrlib/tests/test_selftest.py'
--- bzrlib/tests/test_selftest.py 2006-09-24 18:42:09 +0000
+++ bzrlib/tests/test_selftest.py 2006-09-28 21:48:02 +0000
@@ -984,7 +984,7 @@
self.assertIsInstance(bzrlib.bzrdir.BzrDir.open('b')._format,
bzrlib.bzrdir.BzrDirFormat6)
- def test_make_branch_and_mutable_tree(self):
+ def test_make_branch_and_memory_tree(self):
# we should be able to get a new branch and a mutable tree from
# TestCaseWithTransport
tree = self.make_branch_and_memory_tree('a')
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060929/f255f12f/attachment.pgp
More information about the bazaar
mailing list