summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index a30cc0722..7acf920be 100644
--- a/README.rst
+++ b/README.rst
@@ -146,11 +146,6 @@ The package lies in the **build/** directory and is ready to be uploaded to `the
Running tests
-------------
-
-JavaScript
-~~~~~~~~~~
-For JavaScript tests see :file:`js/README.md`
-
All tests::
make test
@@ -169,6 +164,6 @@ Acceptance tests::
make acceptance-tests
-JavaScript tests::
+JavaScript unit tests::
make javascript-tests \ No newline at end of file