Actually it's a lot better of an idea to load the full application out
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Jun 2011 15:33:59 +0000 (10:33 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Jun 2011 15:33:59 +0000 (10:33 -0500)
commit0a791a94de138f1a80989f46856bfd2ccd56e1c7
treebae7e9c1fc5fcfb234d5c16f566046d2ce5df7ba
parent67e8c45d2acba1b58ec2b69a367c3b10d0758c51
Actually it's a lot better of an idea to load the full application out
of the paste config file the way paste would than to load components
of it ourselves.

Aside from this being nicer, it's also necessary for the sake of
getting the middleware working nicely.  We could do it ourselves, but
why bother when paste can just do it for us?
mediagoblin/tests/tools.py