Commit 4244080
test: stricten readline keypress failure test condition
This verifies that the thrown error is the expected one. That was
not tested before.
PR-URL: #31300
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 49364b0 commit 4244080Copy full SHA for 4244080
File tree
Expand file treeCollapse file tree
1 file changed
+9
-4
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+9
-4
lines changedOpen diff view settings
Collapse file
test/parallel/test-readline-interface.js
Copy file name to clipboardExpand all lines: test/parallel/test-readline-interface.js+9-4Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
561 | 561 | |
562 | 562 | |
563 | 563 | |
| 564 | + |
564 | 565 | |
565 | 566 | |
566 | 567 | |
567 | | - |
| 568 | + |
568 | 569 | |
569 | 570 | |
570 | | - |
571 | | - |
572 | | - |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
573 | 578 | |
574 | 579 | |
575 | 580 | |
|
0 commit comments