summaryrefslogtreecommitdiffstats
path: root/tests/notifications
diff options
context:
space:
mode:
authorKei YAMAZAKI <daydream.yamazaki@gmail.com>2013-12-29 01:45:38 +0900
committerKei YAMAZAKI <daydream.yamazaki@gmail.com>2014-01-21 22:34:30 +0900
commit604d39305bd2ecba16183ce2a659f8f1a499197a (patch)
treed5a13521650b38dbe8a7a98a3a1b3a4ea67ed5e1 /tests/notifications
parent777a29aa8a52800437c5c16988562e431ad4334f (diff)
downloadpython-jenkins-job-builder-604d39305bd2ecba16183ce2a659f8f1a499197a.tar.gz
python-jenkins-job-builder-604d39305bd2ecba16183ce2a659f8f1a499197a.tar.xz
python-jenkins-job-builder-604d39305bd2ecba16183ce2a659f8f1a499197a.zip
Fix multibyte character problem
Fixed problem that causes a UnicodeEncodeError when use multi-byte characters in the job.yml. Change-Id: Ie715c827a794e73fae11cdca079ea80cfb8c280d
Diffstat (limited to 'tests/notifications')
-rw-r--r--tests/notifications/fixtures/http-endpoint001.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/notifications/fixtures/http-endpoint001.xml b/tests/notifications/fixtures/http-endpoint001.xml
index cc3ddc18..79ba0ef8 100644
--- a/tests/notifications/fixtures/http-endpoint001.xml
+++ b/tests/notifications/fixtures/http-endpoint001.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" ?>
+<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<com.tikal.hudson.plugins.notification.HudsonNotificationProperty>