~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/selftest/__init__.py

  • Committer: Martin Pool
  • Date: 2005-09-12 08:40:19 UTC
  • Revision ID: mbp@sourcefrog.net-20050912084019-870ba163cb1400c5
- remove unneeded import statement

Show diffs side-by-side

added added

removed removed

Lines of Context:
301
301
    import time
302
302
    import sys
303
303
 
304
 
    import bzrlib.selftest.test_xml
305
 
 
306
 
 
307
304
    global MODULES_TO_TEST, MODULES_TO_DOCTEST
308
305
 
309
306
    testmod_names = \