/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 breezy/tests/test_ui.py

Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    )
37
37
 
38
38
 
39
 
class TestUIConfiguration(tests.TestCase):
 
39
class TestUIConfiguration(tests.TestCaseInTempDir):
40
40
 
41
41
    def test_output_encoding_configuration(self):
42
42
        enc = next(fixtures.generate_unicode_encodings())