~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_msgeditor.py

  • Committer: ghigo
  • Date: 2007-07-26 22:38:49 UTC
  • mto: (2772.1.1 show-diff)
  • mto: This revision was merged to the branch mainline in revision 2773.
  • Revision ID: ghigo@venice-20070726223849-rn3omaw72fexxvmz
Small clean up

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    def test_commit_template(self):
46
46
        """Test building a commit message template"""
47
47
        working_tree = self.make_uncommitted_tree()
48
 
        template = bzrlib.msgeditor.make_commit_message_template(working_tree,
49
 
                                                     None)
 
48
        template = bzrlib.msgeditor.make_commit_message_template(working_tree, None)
50
49
        self.assertEqualDiff(template,
51
50
u"""\
52
51
added: