CRM-17984 - CustomGroupTest - Fix style errors
authorTim Otten <totten@civicrm.org>
Wed, 27 Apr 2016 18:52:47 +0000 (11:52 -0700)
committereileen <emcnaughton@wikimedia.org>
Wed, 27 Apr 2016 19:54:09 +0000 (07:54 +1200)
commitcec5b0b986a77bea695214cb564be1ceee1fed37
tree1df44f0e65b37803fe9f4a5355325363c5ae1848
parent2bb43fd37224c69374bd75058f1869d697a8cd74
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