phpcs - Fix error, "Expected 1 newline at end of file; XXX found".
[civicrm-core.git] / tests / phpunit / api / v3 / ACLCachingTest.php
index 94b63774ee6bb35813347737bc726552a7127fec..3a68ce01b812119b32e8ae05b0df3d90ff0bfaaa 100644 (file)
@@ -65,4 +65,3 @@ class api_v3_ACLCachingTest extends CiviUnitTestCase {
     $this->assertTrue($values['count'] == 1, 'check that cached value is not retained for custom_group_id');
   }
 }
-