whitespace fixes
authorkurund <kurund@civicrm.org>
Mon, 12 Aug 2013 10:06:34 +0000 (15:36 +0530)
committerkurund <kurund@civicrm.org>
Mon, 12 Aug 2013 10:06:34 +0000 (15:36 +0530)
tests/phpunit/WebTest/Activity/IcalTest.php

index 16fea11422b7ca23e85a38972d426eec13c27d50..76913157fb23e6a56050e127194b060659c67d25 100644 (file)
@@ -107,7 +107,6 @@ class WebTest_Activity_IcalTest extends CiviSeleniumTestCase {
           if ($mailPart->subType == 'calendar') {
             // For now we just check for existence.
             self::$foundIt = TRUE;
-
           }
         }
       }