Skip to content

Commit 0bccfeb

Browse files
committed
windows compat
1 parent 92d69c2 commit 0bccfeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions/13/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"wasm:rebuild": "pnpm wasm:make rebuild",
2929
"wasm:clean": "pnpm wasm:make clean",
3030
"wasm:clean-cache": "pnpm wasm:make clean-cache",
31-
"test": "node --test test/*.test.js"
31+
"test": "node --test test/parsing.test.js"
3232
},
3333
"author": "Dan Lynch <pyramation@gmail.com> (http://github.com/pyramation)",
3434
"license": "LICENSE IN LICENSE",

0 commit comments

Comments
 (0)