Skip to content

Commit e2d97ee

Browse files
maclover7targos
authored andcommitted
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 <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 7a7c194 commit e2d97ee

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
@@ -35,7 +35,3 @@ GitHub with the `autocrlf` git config flag set to true.
3535
|testpy | |Test configuration utility used by various test suites.|
3636
|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.|
3737
|v8-updates |No |Tests for V8 performance integration.|
38-
39-
_When a new test directory is added, make sure to update the `CI_JS_SUITES`
40-
variable in the `Makefile` and the `js_test_suites` variable in
41-
`vcbuild.bat`._

0 commit comments

Comments
 (0)