[MERGE] trivial typo fix to test_selftest

John Arbash Meinel john at arbash-meinel.com
Thu Sep 28 22:50:54 BST 2006


Robert Collins wrote:
> === 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

+1


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060928/6a7405a1/attachment.pgp 


More information about the bazaar mailing list