~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_info.py

  • Committer: Aaron Bentley
  • Date: 2007-05-18 11:56:53 UTC
  • mto: This revision was merged to the branch mainline in revision 2528.
  • Revision ID: aaron.bentley@utoronto.ca-20070518115653-j8c55wztz4osur1c
Update deprecation warnings to 0.17

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
            info.describe_layout(checkout.branch.repository, checkout.branch,
52
52
                                 checkout))
53
53
 
54
 
 
55
54
    def test_describe_repository_layout(self):
56
55
        repository = self.make_repository('.', shared=True)
57
56
        tree = bzrdir.BzrDir.create_branch_convenience('tree',