Commit 0ac87c2
test: replace assert.throws with common.expectsError
PR-URL: #17445
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent cd7cee5 commit 0ac87c2Copy full SHA for 0ac87c2
File tree
Expand file treeCollapse file tree
1 file changed
+9
-12
lines changedOpen diff view settings
Filter options
- test/addons-napi/test_error
Expand file treeCollapse file tree
1 file changed
+9
-12
lines changedOpen diff view settings
Collapse file
test/addons-napi/test_error/test.js
Copy file name to clipboardExpand all lines: test/addons-napi/test_error/test.js+9-12Lines changed: 9 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
60 | 60 | |
61 | 61 | |
62 | 62 | |
63 | | - |
| 63 | + |
64 | 64 | |
65 | | - |
| 65 | + |
66 | 66 | |
67 | 67 | |
68 | | - |
69 | | - |
| 68 | + |
70 | 69 | |
71 | | - |
| 70 | + |
72 | 71 | |
73 | | - |
| 72 | + |
74 | 73 | |
75 | 74 | |
76 | | - |
77 | | - |
| 75 | + |
78 | 76 | |
79 | | - |
| 77 | + |
80 | 78 | |
81 | | - |
| 79 | + |
82 | 80 | |
83 | 81 | |
84 | | - |
85 | | - |
| 82 | + |
86 | 83 | |
87 | 84 | |
88 | 85 | |
|
0 commit comments