/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/test__static_tuple.py

Change load_tests signature to be unittest compatible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    )
32
32
 
33
33
 
34
 
def load_tests(standard_tests, module, loader):
 
34
def load_tests(loader, standard_tests, pattern):
35
35
    """Parameterize tests for all versions of groupcompress."""
36
36
    global compiled_static_tuple_feature
37
37
    suite, compiled_static_tuple_feature = tests.permute_tests_for_extension(