14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21
22
from bzrlib.tests import TestCaseWithTransport
29
33
orig_progress = os.environ.get('BZR_PROGRESS_BAR')
30
34
orig_lang = os.environ.get('LANG')