From f058cbee5250f68616f9eccc1e75244b7d8f0201 Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Mon, 16 Sep 2013 13:27:49 -0400 Subject: [PATCH] Fix test docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab75a78..a97ac43 100644 --- a/README.md +++ b/README.md @@ -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}