~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

Merge bzr.dev into cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
1519
1519
            'BZR_PROGRESS_BAR': None,
1520
1520
            'BZR_LOG': None,
1521
1521
            'BZR_PLUGIN_PATH': None,
 
1522
            'BZR_DISABLE_PLUGINS': None,
 
1523
            'BZR_PLUGINS_AT': None,
1522
1524
            'BZR_CONCURRENCY': None,
1523
1525
            # Make sure that any text ui tests are consistent regardless of
1524
1526
            # the environment the test case is run in; you may want tests that