From c6d70aec2757f270877cc243d1eb5f19fc0d332d Mon Sep 17 00:00:00 2001 From: Matthew Gamble Date: Sat, 18 Feb 2017 13:35:04 +1100 Subject: [PATCH] Remove old test fixture --- tsstats/tests/test_ident_map.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tsstats/tests/test_ident_map.py b/tsstats/tests/test_ident_map.py index aa14cf4..98d5ccd 100644 --- a/tsstats/tests/test_ident_map.py +++ b/tsstats/tests/test_ident_map.py @@ -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', [ ( [