Skip to content

Commit 74b7187

Browse files
committed
Update test file path
1 parent 50d2a87 commit 74b7187

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
@@ -47,7 +47,7 @@
4747
"vscode:prepublish": "tsc -p ./",
4848
"compile": "tsc -p ./",
4949
"pretest": "npm run compile",
50-
"test": "gulp copy-systemTest-resources && node ./out/test/runTest.js"
50+
"test": "gulp copy-systemTest-resources && node ./out/test/index.js"
5151
},
5252
"devDependencies": {
5353
"@types/mocha": "^7.0.2",

0 commit comments

Comments
 (0)