X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FWebTest%2FProfile%2FProfileGroupSubscriptionTest.php;h=4667ed98723a0cbaecb0969577e235e7164ef13c;hb=e9479dcf93594b6338697ce76ab490b753c7de45;hp=2f8f69b3ba4b7eec5068773cfe0cd104d67bbff9;hpb=b6eeef25f461f878c6dbf9bd7432333f3a60e483;p=civicrm-core.git diff --git a/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php b/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php index 2f8f69b3ba..4667ed9872 100644 --- a/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php +++ b/tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php @@ -25,6 +25,10 @@ */ require_once 'CiviTest/CiviSeleniumTestCase.php'; + +/** + * Class WebTest_Profile_ProfileGroupSubscriptionTest + */ class WebTest_Profile_ProfileGroupSubscriptionTest extends CiviSeleniumTestCase { protected function setUp() {