X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/05307971f700f0d7f379a90172cc96add8641c72..7bab749e1f95c7e6a6c47b05b21c2c90ad225b48:/pokedex/tests/test_lookup.py diff --git a/pokedex/tests/test_lookup.py b/pokedex/tests/test_lookup.py index 36f11a1..a5c30c4 100644 --- a/pokedex/tests/test_lookup.py +++ b/pokedex/tests/test_lookup.py @@ -28,7 +28,8 @@ def test_exact_lookup(): # Forms (u'Rotom', 'pokemon', 479), - (u'Wash Rotom', 'pokemon', 504), + (u'Wash Rotom', 'pokemon_forms',10059), + (u'East Shellos', 'pokemon_forms',10039), # Other languages (u'イーブイ', 'pokemon', 133),