Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15642e commit b5c9dfdCopy full SHA for b5c9dfd
1 file changed
Lib/test/test_email/test_inversion.py
@@ -43,3 +43,7 @@ def msg_as_input(self, msg):
43
"""),),
44
45
}
46
+
47
48
+if __name__ == '__main__':
49
+ unittest.main()
0 commit comments