Added tests for form lookup, fixing the suite.

This commit is contained in:
Eevee 2010-12-01 12:06:45 -08:00
parent aa00ee83de
commit 2b6ea2be0a

View file

@ -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),