Skip to content

Commit 26cddc7

Browse files
committed
JS: Update test output
1 parent 69973d0 commit 26cddc7

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

javascript/ql/test/library-tests/TypeScript/RegressionTests/ImportSelf/test.expected

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,3 @@
22
| bar.ts:1:10:1:10 | A | any |
33
| bar.ts:1:19:1:29 | "@blah/foo" | any |
44
| bar.ts:3:5:3:5 | x | any |
5-
| node_modules/@blah/foo/index.d.ts:1:8:1:15 | FooArray | typeof FooArray in library-tests/TypeScript/RegressionTests/ImportSelf/node_modules/@blah/foo/index.d.ts |
6-
| node_modules/@blah/foo/index.d.ts:1:20:1:20 | A | any |
7-
| node_modules/@blah/foo/index.d.ts:1:20:1:20 | A | any |
8-
| node_modules/@blah/foo/index.d.ts:1:29:1:39 | '@blah/foo' | any |
9-
| node_modules/@blah/foo/index.d.ts:3:11:3:18 | FooArray | typeof FooArray in library-tests/TypeScript/RegressionTests/ImportSelf/node_modules/@blah/foo/index.d.ts |
10-
| node_modules/@blah/foo/index.d.ts:4:12:4:15 | blah | () => void |
11-
| node_modules/@blah/foo/index.d.ts:8:10:8:10 | A | any |
12-
| node_modules/@blah/foo/index.d.ts:8:10:8:10 | A | any |

javascript/ql/test/library-tests/TypeScript/RegressionTests/TraceResolution/test.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
| node_modules/@types/foo/index.d.ts:1:17:1:19 | foo | () => any |
21
| test.ts:1:10:1:12 | foo | () => any |
32
| test.ts:1:10:1:12 | foo | () => any |
43
| test.ts:1:21:1:25 | "foo" | any |

javascript/ql/test/library-tests/frameworks/Electron/tests.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ browserObject
1515
| electron.js:62:13:62:59 | new Bro ... 1500 }) |
1616
| electron.js:63:3:63:5 | win |
1717
| electron.js:65:18:65:20 | win |
18-
| electronTs.d.ts:2:16:2:28 | BrowserWindow |
19-
| electronTs.d.ts:3:16:3:26 | BrowserView |
2018
| electronTs.ts:3:12:3:13 | bw |
2119
| electronTs.ts:3:40:3:41 | bv |
2220
| electronTs.ts:4:3:4:4 | bw |

0 commit comments

Comments
 (0)