Skip to content

Commit

Permalink
add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Jun 3, 2023
1 parent 9d5cdb1 commit a484a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/node-opcua/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"types": "./dist/index.d.ts",
"scripts": {
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"test": "mocha",
"build": "tsc -b"
},
"engines": {
Expand Down

0 comments on commit a484a02

Please sign in to comment.