projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83651d
)
whitespace fixes
author
kurund
<kurund@civicrm.org>
Mon, 12 Aug 2013 10:06:34 +0000
(15:36 +0530)
committer
kurund
<kurund@civicrm.org>
Mon, 12 Aug 2013 10:06:34 +0000
(15:36 +0530)
tests/phpunit/WebTest/Activity/IcalTest.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/WebTest/Activity/IcalTest.php
b/tests/phpunit/WebTest/Activity/IcalTest.php
index 16fea11422b7ca23e85a38972d426eec13c27d50..76913157fb23e6a56050e127194b060659c67d25 100644
(file)
--- 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;
-
}
}
}