* Test to ensure that 'Merge All Contacts with the Same Address' works on export.
*
* 3 contacts are created A, B and C where A and B are individual contacts that share same address via master_id.
* C is a household contact whose member is contact A.
*
* These 3 contacts are selected for export with 'Merge All Contacts with the Same Address' = TRUE
* And at the end export table contain only 1 contact i.e. is C as A and B got merged into 1 as they share same address but then A is Household member of C.
* So C take preference over A and thus C is exported as result.