Skip to content

Commit

Permalink
note structure (currently?) insignificant to the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Jun 8, 2015
1 parent 7388228 commit 3df55b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/import/Better BibTeX.009.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
{
"itemID": 6,
"itemType": "note",
"note": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><div><p><b>Better BibTeX could not import</b></p><pre>@misc{emptyreference,\n \n}\n</pre></div></html>",
"note": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><div><p><b>Better BibTeX could not import</b></p> <pre>@misc{emptyreference,\n \n}\n</pre></div></html>",
"tags": [],
"related": [],
"creators": [],
Expand All @@ -187,4 +187,4 @@
"attachments": []
}
]
}
}

0 comments on commit 3df55b4

Please sign in to comment.