annotate bio/tests/__init__.py @ 738:df2799f725d8

For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors.
author Brian Neal <bgneal@gmail.com>
date Fri, 13 Dec 2013 21:00:24 -0600
parents 5be850a66dfc
children 8789299c75b1
rev   line source
bgneal@463 1 from view_tests import *
bgneal@612 2 from form_tests import *