Add test for tab-separated file
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 4 Jun 2022 09:13:05 +0000 (21:13 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 6 Jun 2022 04:46:38 +0000 (16:46 +1200)
commitbe7c33c674d20b10b8843b33995d462829ee4635
tree25a2e0976b59c08b75c431617288d3790c16f871
parent22f90136080500c434832575bdc49a0d4fe11e34
Add test for tab-separated file

Missed out the csv files
CRM/Import/Form/DataSource.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRM/Member/Import/Parser/data/memberships.csv [new file with mode: 0644]
tests/phpunit/CRM/Member/Import/Parser/data/memberships_valid.csv [new file with mode: 0644]
tests/phpunit/CRM/Member/Import/Parser/data/memberships_valid.tsv [new file with mode: 0644]