181
181
"""Called by bzrlib to fetch tests for this plugin"""
182
182
from unittest import TestSuite, TestLoader
183
183
from bzrlib.plugins.launchpad import (
184
test_register, test_lp_indirect, test_lp_registration, test_account)
184
test_account, test_lp_indirect, test_lp_service, test_register,
197
198
_launchpad_help = """Integration with Launchpad.net