Skip to content

Commit fdf25aa

Browse files
committed
fixup! fixup! test: move benchmark tests out of main test suite
1 parent e10405c commit fdf25aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ GitHub with the `autocrlf` git config flag set to true.
1919
| `addons` | Yes | Tests for [addon](https://nodejs.org/api/addons.html) functionality along with some tests that require an addon to function properly. |
2020
| `addons-napi` | Yes | Tests for [n-api](https://nodejs.org/api/n-api.html) functionality. |
2121
| `async-hooks` | Yes | Tests for [async_hooks](https://nodejs.org/api/async_hooks.html) functionality. |
22+
| `benchmark` | No | Test minimal functionality of benchmarks. |
2223
| `cctest` | Yes | C++ tests that are run as part of the build process. |
2324
| `code-cache` | No | Tests for a Node.js binary compiled with V8 code cache. |
2425
| `common` | | Common modules shared among many tests. [Documentation](./common/README.md) |

0 commit comments

Comments
 (0)