mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 20:25:23 -06:00
fix test
This commit is contained in:
parent
5424df7be5
commit
f603f024ba
@ -1513,7 +1513,7 @@ namespace ts {
|
||||
};
|
||||
|
||||
const jquery = {
|
||||
path: "/a/data/jquery/jquery.d.ts",
|
||||
path: "/a/data/typings/jquery/jquery.d.ts",
|
||||
content: "declare const $: { x: number }"
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user