aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/pubmed_19129924.xml
Commit message (Collapse)AuthorAgeFilesLines
* pubmed: handle multiple ReferenceListBryan Newbold2020-03-201-0/+206
This resolves a situation noticed in prod where we were only importing/updating a single reference per article. Includes a regression test.