Skip to content

Commit 48e1763

Browse files
committed
test: remove outdated documentation
As noted by @richardlau, `Makefile` and `vcbuild.bat` no longer need to be updated since they run the `default` suite. PR-URL: #22009 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent a4ce449 commit 48e1763

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/README.md

-4
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,3 @@ GitHub with the `autocrlf` git config flag set to true.
3636
|testpy | |Test configuration utility used by various test suites.|
3737
|tick-processor |No |Tests for the V8 tick processor integration. The tests are for the logic in ```lib/internal/v8_prof_processor.js``` and ```lib/internal/v8_prof_polyfill.js```. The tests confirm that the profile processor packages the correct set of scripts from V8 and introduces the correct platform specific logic.|
3838
|v8-updates |No |Tests for V8 performance integration.|
39-
40-
_When a new test directory is added, make sure to update the `CI_JS_SUITES`
41-
variable in the `Makefile` and the `js_test_suites` variable in
42-
`vcbuild.bat`._

0 commit comments

Comments
 (0)