X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCRM%2FCore%2FBAO%2FOptionValueTest.php;h=778812833cb646c94af3a9998652835fcab4f30d;hb=042ca9cb6f9a50aacf057f384d1733ee9d9e906e;hp=a4598d1962e17455efd8d3d0c30dd7fae4026a08;hpb=24704c73fe5f5ee2ca19a9fc98101841ee7c854a;p=civicrm-core.git diff --git a/tests/phpunit/CRM/Core/BAO/OptionValueTest.php b/tests/phpunit/CRM/Core/BAO/OptionValueTest.php index a4598d1962..778812833c 100644 --- a/tests/phpunit/CRM/Core/BAO/OptionValueTest.php +++ b/tests/phpunit/CRM/Core/BAO/OptionValueTest.php @@ -64,7 +64,6 @@ class CRM_Core_BAO_OptionValueTest extends CiviUnitTestCase { $this->fail('Should not have gotten this far'); } - /** * Ensure only one option value copes with disabled. *