Run the self-test (test.test_MimeWriter) when invoked as a script.
This commit is contained in:
parent
2ad816f47e
commit
5fd90684a9
|
@ -125,4 +125,4 @@ class MimeWriter:
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
print "To test the MimeWriter module, run TestMimeWriter.py."
|
||||
import test.test_MimeWriter
|
||||
|
|
Loading…
Reference in New Issue