Commit 01f82f0
test: fix proxy tab-completion test
Proxies support is now complete in V8. The tests needed slight modification to
match the spec implementation.
PR-URL: #4722
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>1 parent 9968941 commit 01f82f0Copy full SHA for 01f82f0
File tree
Expand file treeCollapse file tree
1 file changed
+17
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+17
-2
lines changedOpen diff view settings
Collapse file
test/parallel/test-repl-tab-complete.js
Copy file name to clipboardExpand all lines: test/parallel/test-repl-tab-complete.js+17-2Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
223 | 223 | |
224 | 224 | |
225 | 225 | |
226 | | - |
| 226 | + |
227 | 227 | |
228 | 228 | |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
229 | 244 | |
230 | 245 | |
231 | | - |
| 246 | + |
232 | 247 | |
233 | 248 | |
234 | 249 | |
|
0 commit comments