From a3383f8794bcd8aa9195de37c63f040086d57f77 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 25 Sep 2019 17:35:06 -0700 Subject: fix test grobid2json test For new extra fields --- python/tests/files/small.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python/tests/files/small.json b/python/tests/files/small.json index 49a5671..7c75187 100644 --- a/python/tests/files/small.json +++ b/python/tests/files/small.json @@ -39,5 +39,8 @@ "abstract": "Everything you ever wanted to know about nothing", "body": "Introduction \nEverything starts somewhere, as somebody [1] once said. \n\n In Depth \n Meat \nYou know, for kids. \n Potatos \nQED.", "acknowledgement": null, - "annex": null + "annex": null, + "fatcat_release": null, + "grobid_timestamp": "2018-04-02T00:31+0000", + "grobid_version": "0.5.1-SNAPSHOT" } -- cgit v1.2.3