Fix test docs.

This commit is contained in:
Dave Longley 2013-09-16 13:27:49 -04:00
parent 1ddb1fc23b
commit f058cbee52
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ the [json-ld.org repository][json-ld.org] hosted on GitHub.
https://github.com/json-ld/json-ld.org
Then run the jsonld-tests.php application and point it at the directory
Then run the PHPUnit test.php application and point it at the directory
containing the tests.
phpunit test.php -d {PATH_TO_JSON_LD_ORG/test-suite}