Commit 8077b89
test: fix issues for ESLint 2.7.0
PR-URL: #6132
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: thefourtheye <thechargingvolcano@gmail.com>1 parent 3ce59ab commit 8077b89Copy full SHA for 8077b89
File tree
Expand file treeCollapse file tree
5 files changed
+24
-28
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
5 files changed
+24
-28
lines changedOpen diff view settings
Collapse file
test/parallel/test-async-wrap-disabled-propagate-parent.js
Copy file name to clipboardExpand all lines: test/parallel/test-async-wrap-disabled-propagate-parent.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
13 | 12 | |
14 | 13 | |
15 | 14 | |
| ||
34 | 33 | |
35 | 34 | |
36 | 35 | |
37 | | - |
| 36 | + |
38 | 37 | |
39 | 38 | |
40 | 39 | |
|
Collapse file
test/parallel/test-async-wrap-propagate-parent.js
Copy file name to clipboardExpand all lines: test/parallel/test-async-wrap-propagate-parent.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
13 | 12 | |
14 | 13 | |
15 | 14 | |
| ||
34 | 33 | |
35 | 34 | |
36 | 35 | |
37 | | - |
| 36 | + |
38 | 37 | |
39 | 38 | |
40 | 39 | |
|
Collapse file
test/parallel/test-stream-writev.js
Copy file name to clipboardExpand all lines: test/parallel/test-stream-writev.js+18-19Lines changed: 18 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | | - |
47 | | - |
48 | | - |
49 | | - |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | | - |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
65 | 64 | |
66 | 65 | |
67 | 66 | |
|
Collapse file
test/parallel/test-timers-immediate.js
Copy file name to clipboardExpand all lines: test/parallel/test-timers-immediate.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | 8 | |
10 | 9 | |
11 | 10 | |
| ||
16 | 15 | |
17 | 16 | |
18 | 17 | |
19 | | - |
| 18 | + |
20 | 19 | |
21 | 20 | |
22 | 21 | |
|
Collapse file
test/parallel/test-timers-unref.js
Copy file name to clipboardExpand all lines: test/parallel/test-timers-unref.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
|
0 commit comments