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

Make the rest of the tests pass.

This commit is contained in:
Lynn "Zhorken" Vaughan 2013-11-09 03:49:09 -05:00
parent 7f22ad2c86
commit 5ec50ea26c
3 changed files with 5 additions and 4 deletions
pokedex/tests

View file

@ -21,8 +21,8 @@ lookup = PokedexLookup()
# Forms
(u'Rotom', 'pokemon_species', 479),
(u'Wash Rotom', 'pokemon_forms', 708),
(u'East Shellos', 'pokemon_forms', 688),
(u'Wash Rotom', 'pokemon_forms', 10059),
(u'East Shellos', 'pokemon_forms', 10039),
# Other languages
(u'イーブイ', 'pokemon_species', 133),