mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 04:26:01 +02:00
mocha: add link to homepage
This commit is contained in:
parent
6befddced5
commit
f9a60da0d7
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# mocha
|
# mocha
|
||||||
|
|
||||||
> Execute Mocha JavaScript test runner.
|
> Execute Mocha JavaScript test runner.
|
||||||
|
> More information: <https://mochajs.org>.
|
||||||
|
|
||||||
- Run tests with default configuration or as configured in `mocha.opts`:
|
- Run tests with default configuration or as configured in `mocha.opts`:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue