~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_import_tariff.py

  • Committer: Jelmer Vernooij
  • Date: 2011-12-12 11:23:28 UTC
  • mto: This revision was merged to the branch mainline in revision 6361.
  • Revision ID: jelmer@samba.org-20111212112328-jihn231fpv6qfl3a
Fix import tariff tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
            'bzrlib.smart.server',
187
187
            'bzrlib.transform',
188
188
            'bzrlib.version_info_formats.format_rio',
 
189
            'bzrlib.xml_serializer',
 
190
            'bzrlib.xml8',
189
191
            'getpass',
190
192
            'kerberos',
191
193
            'smtplib',
253
255
            'bzrlib.transform',
254
256
            'bzrlib.version_info_formats.format_rio',
255
257
            'bzrlib.workingtree_4',
 
258
            'bzrlib.xml_serializer',
 
259
            'bzrlib.xml8',
256
260
            'getpass',
257
261
            'kerberos',
258
262
            'smtplib',