bzrlib.tests.commands switched from test_suite() to load_tests().
* bzrlib/tests/commands/__init__.py:
(load_tests): Preferred to test_suite().
* bzrlib/tests/__init__.py:
(test_suite): bzrlib.tests.commands moved from
packages_to_test to testmod_names.