annotate gpp/contests/tests/__init__.py @ 553:abc4be5a82e5

Prepare to use my forked version of elsewhere that has staticfiles support.
author Brian Neal <bgneal@gmail.com>
date Thu, 26 Jan 2012 20:24:15 -0600
parents 51fa1e0ca218
children
rev   line source
bgneal@540 1 from model_tests import *
bgneal@540 2 from view_tests import *