--CRM-16189, fixed style
authorPradeep Nayak <pradpnayak@gmail.com>
Thu, 23 Jun 2016 17:49:57 +0000 (23:19 +0530)
committerPradeep Nayak <pradpnayak@gmail.com>
Thu, 23 Jun 2016 17:49:57 +0000 (23:19 +0530)
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php

index 5f52bd7c4497ab8df8aac9362d27bd9c4aac4188..2d35858251f1c28f358be445fd117161edc9bc65 100644 (file)
@@ -214,7 +214,7 @@ class CRM_Financial_BAO_FinancialAccountTest extends CiviUnitTestCase {
     $this->assertTrue(($relations == $financialAccountLinks), "The two arrays are not the same");
   }
 
-  /*
+  /**
    * Test getting deferred financial type.
    */
   public function testGetDeferredFinancialType() {