Commit bd71cdf
committed
test: use common.buildType in embedding test
This un-breaks testing in the case of `./configure --debug-node`.
Backport-PR-URL: #35241
PR-URL: #32422
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent bdf6d41 commit bd71cdfCopy full SHA for bd71cdf
File tree
Expand file treeCollapse file tree
1 file changed
+1
-2
lines changedOpen diff view settings
Filter options
- test/embedding
Expand file treeCollapse file tree
1 file changed
+1
-2
lines changedOpen diff view settings
Collapse file
test/embedding/test-embedding.js
Copy file name to clipboardExpand all lines: test/embedding/test-embedding.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
10 | | - |
| 9 | + |
11 | 10 | |
12 | 11 | |
13 | 12 | |
|
0 commit comments