whitespace cleanup
[civicrm-core.git] / tests / phpunit / WebTest / Import / DuplicateMatchingTest.php
index 7349370c70ab155241551c26de4a4f66a951441b..7e3acb9537c0ef3ad6d192293d95726144cf6eb4 100644 (file)
@@ -24,7 +24,6 @@
  +--------------------------------------------------------------------+
 */
 
-
 require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 class WebTest_Import_DuplicateMatchingTest extends ImportCiviSeleniumTestCase {
 
@@ -176,7 +175,6 @@ class WebTest_Import_DuplicateMatchingTest extends ImportCiviSeleniumTestCase {
     // Get imported contact Ids
     $importedContactIds = $this->_getImportedContactIds($rows, 'Organization');
 
-
     // Build update mode import headers
     $updateHeaders = array(
       'email' => 'Email',