From fe8a68f60e469d794b7d98ad2df1802c23a6752d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 28 Jan 2019 21:40:37 -0800 Subject: fix tests/cli.sh --- python/tests/cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/tests/cli.sh') diff --git a/python/tests/cli.sh b/python/tests/cli.sh index 19d8a85b..8d594bce 100755 --- a/python/tests/cli.sh +++ b/python/tests/cli.sh @@ -14,7 +14,7 @@ set -x ./fatcat_import.py crossref tests/files/crossref-works.2018-01-21.badsample.json tests/files/ISSN-to-ISSN-L.snip.txt ./fatcat_import.py orcid tests/files/0000-0001-8254-7103.json -./fatcat_import.py journal-metadata tests/files/journal_extra_metadata.snip.csv +./fatcat_import.py journal-metadata tests/files/journal_metadata.sample.json ./fatcat_import.py matched tests/files/matched_sample.json ./fatcat_import.py matched tests/files/example_matched.json ./fatcat_import.py grobid-metadata tests/files/example_grobid_metadata_lines.tsv -- cgit v1.2.3