X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCRM%2FCore%2FCommunityMessagesTest.php;h=6250f90769416790d73e66f00f7595f616c3168a;hb=397d0aec7771968e6ad649229f9a72c9c0e9b12c;hp=7e4ee6e12b6a9236e8e0143600ebcee5058f1f1c;hpb=8f6ae60501d5d64ddbc6269648e71247dee0ce1b;p=civicrm-core.git diff --git a/tests/phpunit/CRM/Core/CommunityMessagesTest.php b/tests/phpunit/CRM/Core/CommunityMessagesTest.php index 7e4ee6e12b..6250f90769 100644 --- a/tests/phpunit/CRM/Core/CommunityMessagesTest.php +++ b/tests/phpunit/CRM/Core/CommunityMessagesTest.php @@ -2,7 +2,7 @@ /* +--------------------------------------------------------------------+ - | CiviCRM version 4.5 | + | CiviCRM version 4.6 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ @@ -364,7 +364,7 @@ class CRM_Core_CommunityMessagesTest extends CiviUnitTestCase { $this->assertEquals($trials, $freq['

Two

']); } - function testEvalMarkup() { + public function testEvalMarkup() { $communityMessages = new CRM_Core_CommunityMessages( $this->cache, $this->expectNoHttpRequest()