1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

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 = [