summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/controller/reporters/mail/mail.py
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/vstf/controller/reporters/mail/mail.py')
-rw-r--r--[-rwxr-xr-x]vstf/vstf/controller/reporters/mail/mail.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vstf/vstf/controller/reporters/mail/mail.py b/vstf/vstf/controller/reporters/mail/mail.py
index 2241d9ad..6792ad91 100755..100644
--- a/vstf/vstf/controller/reporters/mail/mail.py
+++ b/vstf/vstf/controller/reporters/mail/mail.py
@@ -107,7 +107,7 @@ class Mail(object):
if __name__ == "__main__":
m = Mail()
m.attach_addr(["vstf_server@vstf.com"], m.FROM)
- m.attach_addr(["wangli11@huawei.com"], m.TO)
+ m.attach_addr(["test@test.com"], m.TO)
context = """
<!DOCTYPE html>
<html>