summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-07 18:05:24 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-07 18:05:24 +0200
commit7d3f3ffc5e708b6b14c0c6d5dba434ea36cf2df9 (patch)
tree28c5e432573769e87d1028c1dfe31d866ec4a13e /README.rst
parente3680e6f8c931502e3b146c53a4eeb66c3c240fc (diff)
small readme fixes
Diffstat (limited to 'README.rst')
-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