59
59
def test_log_BOGUS(self):
60
60
out, err = self.run_bzr_subprocess(
62
62
env_changes={'LANG':'BOGUS', 'BZR_PROGRESS_BAR':'none',
63
63
'LC_ALL':None, 'LC_CTYPE':None, 'LANGUAGE':None})
64
64
# XXX: This depends on the exact formatting of a locale.Error