Skip to content

Commit c008ba4

Browse files
committed
JS: Update test output now that we import .d.ts files more liberally
1 parent 506fdea commit c008ba4

File tree

1 file changed

+1
-0
lines changed
  • javascript/ql/test/library-tests/TypeScript/RegressionTests/ImportDtsFile

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
| main.ts:1:1:1:52 | import ... -file"; | ./only-declaration-file | only-declaration-file.d.ts:3:1:4:0 | <toplevel> |
2+
| main.ts:2:1:2:48 | import ... -file"; | ./has-javascript-file | has-javascript-file.d.ts:3:1:4:0 | <toplevel> |
23
| main.ts:2:1:2:48 | import ... -file"; | ./has-javascript-file | has-javascript-file.js:1:1:2:0 | <toplevel> |

0 commit comments

Comments
 (0)