update docs w/ npm test command

This commit is contained in:
daviskoh
2015-02-04 22:42:27 -05:00
parent 49e39dc299
commit e67d71959a

View File

@@ -31,7 +31,7 @@ computeLayout(
To run the tests
- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome
- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome or run `$ npm test`
- For the C and Java tests: run `make` in your terminal. It will also transpile the JS code
Supported Attributes