1638
1638
[('call', 'PackRepository.autopack', ('quack/',)),
1639
1639
('pack collection reload_pack_names',)],
1642
1642
def test_backwards_compatibility(self):
1643
1643
"""If the server does not recognise the PackRepository.autopack verb,
1644
1644
fallback to the real_repository's implementation.