diff --git a/README.rst b/README.rst index 13f4e3b..dd4d005 100644 --- a/README.rst +++ b/README.rst @@ -290,7 +290,7 @@ Tests +++++ Testing this library is done using `Jasmine BDD -`_. You can find the test suite in +`_. You can find the test suite in ``src/JsonSchemaComponent.specs.js`` and execute the tests in your browser at http://p7s1digital.github.com/json-schema-component/tests.html.