1
0
Fork 0
mirror of https://github.com/Thor77/TeamspeakStats.git synced 2025-08-07 22:48:43 -04:00

Remove old test fixture

This commit is contained in:
Matthew Gamble 2017-02-18 13:35:04 +11:00
parent bc547228b8
commit c6d70aec27
No known key found for this signature in database
GPG key ID: B5D06189C3995B3B

View file

@ -27,14 +27,6 @@ def test_ident_map(identmap_clients):
assert clients['UID5'] == uidcl
@pytest.fixture(scope="module")
def pretty_identmap():
return [
{'primary_id': '1', 'alternate_ids': ['3', '6']},
{'primary_id': '4', 'alternate_ids': ['9', '42']}
]
@pytest.mark.parametrize('test_input,expected', [
(
[