CRM-20328 further fix on deprected duplicate code.
authoreileen <emcnaughton@wikimedia.org>
Wed, 29 Mar 2017 07:34:24 +0000 (20:34 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 29 Mar 2017 07:38:48 +0000 (20:38 +1300)
commitffec8e231c990b6756a5614582263c6f8fb9cedb
treee1a010c099253699cc4a960466108eff7705f3a9
parent03b40a7bb8b72da9ca3fa187e3f28f01509eaf30
CRM-20328 further fix on deprected duplicate code.

Remove parameters only passed in in unit tests. This deprecated function is called from
only one place, so reduce parameters & testing to reflect. Remove test
that duplicates other test aside from deprecated paramter
CRM/Contact/Import/Parser/Contact.php
CRM/Utils/DeprecatedUtils.php
tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php