/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 breezy/tests/features.py

Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
350
350
lzma = ModuleAvailableFeature('lzma')
351
351
meliae = ModuleAvailableFeature('meliae.scanner')
352
352
paramiko = ModuleAvailableFeature('paramiko')
353
 
pycurl = ModuleAvailableFeature('pycurl')
354
353
pywintypes = ModuleAvailableFeature('pywintypes')
355
354
subunit = ModuleAvailableFeature('subunit')
356
355
testtools = ModuleAvailableFeature('testtools')