From 934e5ffd6a47f189babf2f0eb458661a812ad18d Mon Sep 17 00:00:00 2001 From: fbigun Date: Mon, 14 Jan 2019 22:35:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B5=8B=E8=AF=95=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E8=BF=90=E8=A1=8C=E6=97=B6=EF=BC=8C=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=BF=90=E8=A1=8C=E6=8A=A5=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- UnitTest/TestAll.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnitTest/TestAll.py b/UnitTest/TestAll.py index 8e946fb..3cc59ac 100644 --- a/UnitTest/TestAll.py +++ b/UnitTest/TestAll.py @@ -38,7 +38,7 @@ class testAll(unittest.TestCase): 实测邮箱是否可用 :return: """ - sendEmail("订票小助手测试一下") + sendEmail(u"订票小助手测试一下") def testPushbear(self): """