Kaydet (Commit) 513af770 authored tarafından Barry Warsaw's avatar Barry Warsaw

Fix base class

üst e1ff4bbc
......@@ -1006,7 +1006,7 @@ class TestMIMEText(unittest.TestCase):
# Test a more complicated multipart/mixed type message
class TestMultipartMixed(unittest.TestCase):
class TestMultipartMixed(TestEmailBase):
def setUp(self):
fp = openfile('PyBanner048.gif')
try:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment