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