From 7767d546ac6ddcaca4174fbb42fdd288f3c3ad9d Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Wed, 20 Apr 2011 14:09:47 +0300 Subject: [PATCH] Don't recreate the lookup index in tests --- pokedex/tests/test_lookup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pokedex/tests/test_lookup.py b/pokedex/tests/test_lookup.py index 5d9ff95..700610f 100644 --- a/pokedex/tests/test_lookup.py +++ b/pokedex/tests/test_lookup.py @@ -10,7 +10,6 @@ def setup(): # Recreate data global lookup lookup = PokedexLookup() - lookup.rebuild_index() def test_exact_lookup(): tests = [