Add link to testing

This commit is contained in:
Manish Goregaokar 2014-03-05 03:25:57 +05:30
parent d9cf8cc4cc
commit 199dc55450

View file

@ -95,3 +95,4 @@ There are lots of make targets you can use:
- `make DEP` - builds only the specified dependency. e.g. `make rust-opengles`
- `make check-DEP` - build and run tests for specified dependency
The `make check-*` targets for running tests are listed [here](https://github.com/mozilla/servo/wiki/Testing)