56
58
out = self.run_bzr_error([error_re], ['st',u'-\xe4'])
59
71
class TestDeprecationWarning(tests.TestCaseWithTransport):
60
72
"""The deprecation warning is controlled via a global variable:
61
73
repository._deprecation_warning_done. As such, it can be emitted only once