INFRA-132 - Drupal.Classes.ClassCreateInstance.ParenthesisMissing
[civicrm-core.git] / tests / phpunit / CiviTest / CiviDBAssert.php
index dc056dbc1c14cadcba2658e912cce789b2a0afb8..91e859da2a4b19e3bcef6dbd7eca41d8a45d1afc 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -189,4 +189,5 @@ class CiviDBAssert {
       }
     }
   }
+
 }