Support null pre-D/P damage class for ??? and Shadow.
[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