1523
1523
[('call', 'PackRepository.autopack', ('quack/',)),
1524
1524
('pack collection reload_pack_names',)],
1527
1527
def test_backwards_compatibility(self):
1528
1528
"""If the server does not recognise the PackRepository.autopack verb,
1529
1529
fallback to the real_repository's implementation.