mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 15:28:11 +00:00
Base: Add link to test-common.js in test-js(1) man page
This is an easy way to view this file as the link will open it in Text Editor :^)
This commit is contained in:
parent
87465f7c54
commit
8f3151eea8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ $ test-js [options...]
|
|||
|
||||
`test-js` runs the LibJS test suite located in `/home/anon/js-tests`. These
|
||||
tests are using a custom JavaScript testing framework inspired by
|
||||
[Jest](https://jestjs.io) (see `test-common.js` in the same directory).
|
||||
[Jest](https://jestjs.io) (see [`test-common.js`](/home/anon/js-tests/test-common.js)).
|
||||
|
||||
## Options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue