mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-12 02:30:30 +09: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
Notes:
sideshowbarker
2024-07-19 05:02:04 +09:00
Author: https://github.com/linusg
Commit: 8f3151eea8
Pull-request: https://github.com/SerenityOS/serenity/pull/2729
Issue: https://github.com/SerenityOS/serenity/issues/2727
Reviewed-by: https://github.com/bugaevc
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