~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_msgeditor.py

Fix typo in my msgeditor test changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
    
38
38
    def test_commit_template(self):
39
39
        """Test building a commit message template"""
40
 
        working_tree = make_uncommitted_tree()
 
40
        working_tree = self.make_uncommitted_tree()
41
41
        template = make_commit_message_template(working_tree, None)
42
42
        self.assertEqualDiff(template,
43
43
u"""\