annotate bio/__init__.py @ 940:0cff6acf7d61

Don't need to create our own test client.
author Brian Neal <bgneal@gmail.com>
date Wed, 29 Apr 2015 20:31:35 -0500
parents 0b6bf9c5a982
children
rev   line source
bgneal@919 1 default_app_config = 'bio.apps.BioConfig'