Remaining B/W item effects, save for some gimmicks and key items. #377
[zzz-pokedex.git] / pokedex / tests / __init__.py
1 def setup():
2 # XXX This needs to recreate the database, someday. :(
3 pass
4
5 def teardown():
6 pass