Don't recreate the lookup index in tests

This commit is contained in:
Petr Viktorin 2011-04-20 14:09:47 +03:00
parent 3c17720a1c
commit 7767d546ac

View file

@ -10,7 +10,6 @@ def setup():
# Recreate data
global lookup
lookup = PokedexLookup()
lookup.rebuild_index()
def test_exact_lookup():
tests = [