30
30
"""Parameterize tests for all versions of groupcompress."""
31
31
suite, _ = tests.permute_tests_for_extension(standard_tests, loader,
32
32
'bzrlib._annotator_py', 'bzrlib._annotator_pyx')
36
36
class TestAnnotator(tests.TestCaseWithMemoryTransport):