X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fapi%2Fv3%2FCustomSearchTest.php;h=fe190a1924b1670f42767b188528bd1d77467f79;hb=42bf93368ea81b2fa70fab038f3c884755e1ab88;hp=fe6ad5e2dec9e304a7b0354cc81cc481d31b9adc;hpb=f4d1ab14c649275b56e3dd0947f9de042744e6d5;p=civicrm-core.git diff --git a/tests/phpunit/api/v3/CustomSearchTest.php b/tests/phpunit/api/v3/CustomSearchTest.php index fe6ad5e2de..fe190a1924 100644 --- a/tests/phpunit/api/v3/CustomSearchTest.php +++ b/tests/phpunit/api/v3/CustomSearchTest.php @@ -2,6 +2,9 @@ require_once 'CiviTest/CiviUnitTestCase.php'; +/** + * Class api_v3_CustomSearchTest + */ class api_v3_CustomSearchTest extends CiviUnitTestCase { protected $_apiversion;