annotate gpp/contests/tests/__init__.py @ 577:4fb264b671d5

Fix bug in donations test.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 May 2012 14:18:56 -0500
parents 51fa1e0ca218
children
rev   line source
bgneal@540 1 from model_tests import *
bgneal@540 2 from view_tests import *