Merge pull request #3089 from mike-mcgann/fix_test_readme_url

Fixed URL link for test README
This commit is contained in:
Bart van den Eijnden
2014-12-29 17:13:02 +01:00

View File

@@ -132,7 +132,7 @@ To run the tests on the console (headless testing with PhantomJS) use the `test`
$ ./build.py test
See also the test-specific [README](../blob/master/test/README.md).
See also the test-specific [README](../master/test/README.md).
## Running the integration tests