Skip to content

Commit bfa6208

Browse files
committed
TS: Fix test output
1 parent ef7bde4 commit bfa6208

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

javascript/ql/test/library-tests/TypeScript/Types/GetTypeExprType.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@
6868
| tst.ts:39:60:39:65 | number | number |
6969
| tst.ts:39:60:39:67 | number[] | number[] |
7070
| tst.ts:40:18:40:24 | unknown | unknown |
71-
| tst.ts:42:35:42:39 | const | any |
72-
| tst.ts:43:44:43:48 | const | any |
7371
| type_alias.ts:1:6:1:6 | B | boolean |
7472
| type_alias.ts:1:10:1:16 | boolean | boolean |
7573
| type_alias.ts:3:8:3:8 | B | boolean |

0 commit comments

Comments
 (0)