Skip to content

Commit 795644f

Browse files
committed
Add a test for specifying RootListPath via metatab
1 parent cada684 commit 795644f

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
15 Bytes
Binary file not shown.

flattentool/tests/test_unflatten.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def test_unflatten_org_xml(tmpdir):
7373
input_name='flattentool/tests/fixtures/xlsx/iati-org.xlsx',
7474
output_name=tmpdir.join('output.xml').strpath,
7575
input_format='xlsx',
76-
root_list_path='iati-organisation',
7776
id_name='organisation-identifier',
7877
xml=True,
7978
metatab_name='Meta'

0 commit comments

Comments
 (0)