Skip to content

Commit

Permalink
Merge pull request highlightjs#635 from EricFromCanada/master
Browse files Browse the repository at this point in the history
update URL for Mocha
  • Loading branch information
sourrust committed Nov 11, 2014
2 parents 1ba8ce2 + 365084f commit e1d51e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ even make practical sense.
After you satisfied with the result you need to make sure that language
detection still works with your language definition included in the whole suite.

Testing is done using `mocha <https://visionmedia.github.io/mocha/>`_ and the
Testing is done using `Mocha <http://mochajs.org/>`_ and the
files are found in the ``test/`` directory. You can use the node build to
run the tests in the command line with ``npm test`` after installing the
dependencies with ``npm install``.
Expand Down

0 comments on commit e1d51e1

Please sign in to comment.