Unit test for ReallyLazyProxy.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 25 Apr 2013 11:53:19 +0000 (13:53 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 25 Apr 2013 12:31:29 +0000 (14:31 +0200)
commitd8919664244a9e1bae2c373252a9fdd14321a423
treeb3c84e4f4d95476a6612b72961e2c81a7b9fb4cb
parent5ae0cbaa551ca1457bb9b84ccad72836db1bf5fc
Unit test for ReallyLazyProxy.

LazyProxy caches its value. So create a unit test for
lazy_pass_to_ugettext to make sure its returned proxy
actually gives a different translation when the locale
is switched.
mediagoblin/tests/test_util.py