/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_msgeditor.py

  • Committer: Daniel Watkins
  • Date: 2007-11-20 14:15:14 UTC
  • mto: This revision was merged to the branch mainline in revision 3013.
  • Revision ID: d.m.watkins@warwick.ac.uk-20071120141514-x6hs0nrze1tjkepz
Changed TestSkipped to TestNotApplicable as suggested by Aaron.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
from bzrlib.tests import (
36
36
    probe_bad_non_ascii,
37
37
    TestCaseWithTransport,
 
38
    TestNotApplicable,
38
39
    TestSkipped,
39
40
    )
40
41
from bzrlib.trace import mutter
249
250
            os.chdir(self.info['directory'])
250
251
            msgeditor._create_temp_file_with_commit_template('infotext')
251
252
        else:
252
 
            raise TestSkipped('Test run elsewhere with non-ascii data.')
 
253
            raise TestNotApplicable('Test run elsewhere with non-ascii data.')
253
254
 
254
255
    def test__create_temp_file_with_empty_commit_template(self):
255
256
        # empty file