Skip to content

Commit 7f2e4ff

Browse files
authored
fix: verify #216 is fixed, add testing pdf to test/pdf/misc (#357)
1 parent acbce6d commit 7f2e4ff

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test:jest": "jest --config ./jest.config.json",
3737
"test": "jest --config ./jest.config.json && npm run parse-r && npm run parse-fd",
3838
"test:forms": "cd ./test && sh p2j.forms.sh",
39-
"test:misc": "cd ./test && sh p2j.one.sh misc . \"Expected: 12 success, 4 fail exception with stack trace\" ",
39+
"test:misc": "cd ./test && sh p2j.one.sh misc . \"Expected: 13 success, 4 fail exception with stack trace\" ",
4040
"parse": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form",
4141
"parse-s": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form -s",
4242
"parse-t": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form -s -t",

test/pdf/misc/i216_nuclear.pdf

606 KB
Binary file not shown.

0 commit comments

Comments
 (0)