Fix and extend custom field options test CRM-12464
authorColeman Watts <coleman@civicrm.org>
Mon, 3 Jun 2013 22:40:29 +0000 (15:40 -0700)
committerColeman Watts <coleman@civicrm.org>
Mon, 3 Jun 2013 22:40:29 +0000 (15:40 -0700)
commitdeceed83a3e5094e4c81b496ffead02ce2cf4824
tree18066436df7a74c1317046487ffaa0352053fd4e
parent5f1323385071908ab96a925a045e28d3a69f8675
Fix and extend custom field options test CRM-12464

----------------------------------------
* CRM-12464: Add PseudoConstants to Schema Metadata
  http://issues.civicrm.org/jira/browse/CRM-12464
CRM/Core/BAO/CustomField.php
CRM/Core/PseudoConstant.php
tests/phpunit/CRM/Core/PseudoConstantTest.php