Example #1
0
 def fin():
     Locale.reset_cache()
     test_session.flush()
Example #2
0
 def fin():
     test_session.delete(locale)
     test_session.flush()
     Locale.reset_cache()
Example #3
0
 def fin():
     Locale.reset_cache()
     test_session.flush()