Skip to content

Commit eb479c3

Browse files
author
Jackson Kearl
authored
Use yarn rather than gulp for building tests
In response to microsoft#43571.
1 parent f5f894e commit eb479c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Run
44

5-
The best way to run the Code tests is from the terminal. To make development changes to unit tests you need to be running `gulp`. See [Development Workflow](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#incremental-build) for more details. From the `vscode` folder run:
5+
The best way to run the Code tests is from the terminal. To make development changes to unit tests you need to be running `yarn run watch`. See [Development Workflow](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#incremental-build) for more details. From the `vscode` folder run:
66

77
**OS X and Linux**
88

0 commit comments

Comments
 (0)