Skip to content

Commit 7b8e2ca

Browse files
committed
maint: add pack-lock.json back
1 parent 93e6390 commit 7b8e2ca

1 file 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
@@ -37,7 +37,7 @@
3737
"test:jest": "jest --config ./jest.config.json",
3838
"test": "jest --config ./jest.config.json && npm run parse-r && npm run parse-fd",
3939
"test:forms": "cd ./test && sh p2j.forms.sh",
40-
"test:misc": "cd ./test && sh p2j.one.sh misc . \"Expected: 14 success, 5 fail exception with stack trace\" ",
40+
"test:misc": "cd ./test && sh p2j.one.sh misc . \"Expected: 14 success, 6 fail exception with stack trace\" ",
4141
"parse": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form",
4242
"parse-s": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form -s",
4343
"parse-t": "./bin/pdf2json.js -f ./test/pdf/fd/form/F1040.pdf -o ./test/target/fd/form -s -t",

0 commit comments

Comments
 (0)