From 886f7c713811036c6ba90c7202cc499297ddca6b Mon Sep 17 00:00:00 2001
From: Yusei Tahara <yusei@nexedi.com>
Date: Tue, 10 Jun 2008 11:50:39 +0000
Subject: [PATCH] Remove a new line.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21460 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/tests/testNotificationTool.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/product/ERP5/tests/testNotificationTool.py b/product/ERP5/tests/testNotificationTool.py
index fb3851c7f5..e3939f0c69 100644
--- a/product/ERP5/tests/testNotificationTool.py
+++ b/product/ERP5/tests/testNotificationTool.py
@@ -500,8 +500,7 @@ class TestNotificationTool(ERP5TypeTestCase):
 
     message = """\
 > Hello, will you go to the park on sunday?
-Yes, I will go.
-"""
+Yes, I will go."""
 
     self.portal.portal_notifications.sendMessage(
         recipient='userA', subject='Subject',
-- 
2.30.9