~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/selftest/__init__.py

- http url fixes suggested by Robey Pointer, and tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
537
537
                   'bzrlib.selftest.testannotate',
538
538
                   'bzrlib.selftest.testrevprops',
539
539
                   'bzrlib.selftest.testoptions',
 
540
                   'bzrlib.selftest.testhttp',
540
541
                   ]
541
542
 
542
543
    for m in (bzrlib.store, bzrlib.inventory, bzrlib.branch,