~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_controldir/test_format.py

  • Committer: Jelmer Vernooij
  • Date: 2011-03-12 17:07:29 UTC
  • mto: This revision was merged to the branch mainline in revision 5737.
  • Revision ID: jelmer@samba.org-20110312170729-ihxh8w1lt785aqaj
Fix formatting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
from bzrlib.tests.per_controldir import TestCaseWithControlDir
24
24
 
 
25
 
25
26
class TestControlDir(TestCaseWithControlDir):
26
27
 
27
28
    def test_get_format_description(self):