Compile before testing.
This commit is contained in:
parent
e2d34dc7c8
commit
c63addda31
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
"vsce": "out/vsce"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"test": "gulp compile && mocha",
|
||||
"prepublish": "gulp compile && mocha"
|
||||
},
|
||||
"engines": {
|
||||
|
|
Loading…
Add table
Reference in a new issue