From 638fc8b7b42e2b96774b869c02bc6cc32c247ee3 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 3 Jul 2018 00:43:08 -0400 Subject: [PATCH] Update Jasmine link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.