From f365fbf9c573050a1313a8257c31ba09f9051203 Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Tue, 23 Aug 2011 22:30:07 -0400 Subject: [PATCH] Quick temporary instructions to run test suite. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 05d90bc..6356d74 100644 --- a/README +++ b/README @@ -44,3 +44,12 @@ is available at: http://github.com/digitalbazaar/php-json-ld +To run the tests, checkout: + +http://github.com/digitalbazaar/jsonld.js + +And create a symbolic link called 'tests' in your php-json-ld +directory to the 'tests/jsonld' directory in your jsonld.js +directory. Then run: + +php jsonld-tests.php