From 38fd65f46df5ff844bb9559c707b292113be4c1a Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Fri, 12 Feb 2010 10:21:39 +0000 Subject: [PATCH] remove whitespace to make coverage-test happy. svn path=/plone.app.discussion/branches/notification/; revision=33929 --- plone/app/discussion/tests/test_notifications.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plone/app/discussion/tests/test_notifications.py b/plone/app/discussion/tests/test_notifications.py index 6493ef3..39b9601 100644 --- a/plone/app/discussion/tests/test_notifications.py +++ b/plone/app/discussion/tests/test_notifications.py @@ -121,4 +121,4 @@ class TestModeratorNotificationUnit(PloneTestCase): def test_suite(): return unittest.defaultTestLoader.loadTestsFromName(__name__) - \ No newline at end of file +