We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acbce6d commit 7f2e4ffCopy full SHA for 7f2e4ff
2 files changed
package.json
@@ -36,7 +36,7 @@
36
"test:jest": "jest --config ./jest.config.json",
37
"test": "jest --config ./jest.config.json && npm run parse-r && npm run parse-fd",
38
"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\" ",
+ "test:misc": "cd ./test && sh p2j.one.sh misc . \"Expected: 13 success, 4 fail exception with stack trace\" ",
40
"parse": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form",
41
"parse-s": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form -s",
42
"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
0 commit comments