Skip to content

Commit ecfee9b

Browse files
committed
Add new CollectionDumper output
1 parent d1bb986 commit ecfee9b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

test/test_format.py

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,11 +1311,23 @@ def test_cif_token_reader_replace_category_filter(self):
13111311
_ihm_entry_collection.details
13121312
foo bar 'more text'
13131313
#
1314+
#
1315+
loop_
1316+
_ihm_entry_collection_mapping.collection_id
1317+
_ihm_entry_collection_mapping.entry_id
1318+
foo model
1319+
#
13141320
loop_
13151321
_ihm_entry_collection.id
13161322
_ihm_entry_collection.name
13171323
_ihm_entry_collection.details
13181324
foo bar 'more text'
1325+
#
1326+
#
1327+
loop_
1328+
_ihm_entry_collection_mapping.collection_id
1329+
_ihm_entry_collection_mapping.entry_id
1330+
foo model
13191331
13201332
#
13211333
""")

0 commit comments

Comments
 (0)