Skip to content

Commit

Permalink
maint: add pdf for issue #274, rename with _err mid-fixfor those PDFs…
Browse files Browse the repository at this point in the history
… that have exceptions caught by the parser
  • Loading branch information
modesty committed Jun 22, 2024
1 parent d7ca40e commit 9b06235
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:jest": "jest --config ./jest.config.json",
"test": "jest --config ./jest.config.json && npm run parse-r && npm run parse-fd",
"test:forms": "cd ./test && sh p2j.forms.sh",
"test:misc": "cd ./test && sh p2j.one.sh misc . \"Expected: 12 success, 3 fail exception with stack trace\" ",
"test:misc": "cd ./test && sh p2j.one.sh misc . \"Expected: 12 success, 4 fail exception with stack trace\" ",
"parse": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form",
"parse-s": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form -s",
"parse-t": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form -s -t",
Expand Down
File renamed without changes.
File renamed without changes.
Binary file added test/pdf/misc/i274_err.pdf
Binary file not shown.
File renamed without changes.

0 comments on commit 9b06235

Please sign in to comment.