From 2324d13a88a9cd4a80c2b6685e5c0d5bddb90264 Mon Sep 17 00:00:00 2001 From: kurund Date: Mon, 12 Aug 2013 15:36:34 +0530 Subject: [PATCH] whitespace fixes --- tests/phpunit/WebTest/Activity/IcalTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/phpunit/WebTest/Activity/IcalTest.php b/tests/phpunit/WebTest/Activity/IcalTest.php index 16fea11422..76913157fb 100644 --- a/tests/phpunit/WebTest/Activity/IcalTest.php +++ b/tests/phpunit/WebTest/Activity/IcalTest.php @@ -107,7 +107,6 @@ class WebTest_Activity_IcalTest extends CiviSeleniumTestCase { if ($mailPart->subType == 'calendar') { // For now we just check for existence. self::$foundIt = TRUE; - } } } -- 2.25.1