diff --git a/README.md b/README.md index b4f578da493..687b57260eb 100644 --- a/README.md +++ b/README.md @@ -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)