Patch by Vajrasky Kok.
@ -43,3 +43,7 @@ class TestInversion(TestEmailBase, unittest.TestCase):
"""),),
}
if __name__ == '__main__':
unittest.main()