/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_import_tariff.py

  • Committer: Jelmer Vernooij
  • Date: 2011-12-18 20:41:48 UTC
  • mto: This revision was merged to the branch mainline in revision 6383.
  • Revision ID: jelmer@canonical.com-20111218204148-5xpbzh1ww0n5ou04
Check for urllib in tariff test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
            'smtplib',
196
196
            'tarfile',
197
197
            'tempfile',
 
198
            'urllib',
198
199
            ] + old_format_modules)
199
200
        # TODO: similar test for repository-only operations, checking we avoid
200
201
        # loading wt-specific stuff