Skip to content

Commit

Permalink
test: adapt test-v8-stats for V8 update
Browse files Browse the repository at this point in the history
PR-URL: nodejs#45579
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
targos authored and ErickWendel committed Nov 30, 2022
1 parent 6710102 commit 4865264
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/parallel/test-v8-stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const expectedHeapSpaces = [
'code_large_object_space',
'code_space',
'large_object_space',
'map_space',
'new_large_object_space',
'new_space',
'old_space',
Expand Down

0 comments on commit 4865264

Please sign in to comment.