CRM-17984 - CustomGroupTest - Fix style errors
authorTim Otten <totten@civicrm.org>
Wed, 27 Apr 2016 18:52:47 +0000 (11:52 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 27 Apr 2016 18:52:47 +0000 (11:52 -0700)
commit05e3bddfb90007483ec42ca2394f91a4ff3a34fb
tree723b2daef3814dea25ed0435d8fab0b69ecb1b2f
parent325fa9658175bd9c91d4ae82a19e6f461eaab38b
CRM-17984 - CustomGroupTest - Fix style errors

There were problems in this line:
 * The missing comma (required by Drupal style)
 * The use of literal CtrlA causes phpcs to produce invalid output
tests/phpunit/CRM/Core/BAO/CustomGroupTest.php