diff options
Diffstat (limited to 'cli/tests/055_info_file_json.out')
-rw-r--r-- | cli/tests/055_info_file_json.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/055_info_file_json.out b/cli/tests/055_info_file_json.out index 20bf94f3f..08dc73790 100644 --- a/cli/tests/055_info_file_json.out +++ b/cli/tests/055_info_file_json.out @@ -1,7 +1,7 @@ { "local": "[WILDCARD]005_more_imports.ts", "fileType": "TypeScript", - "compiled": "[WILDCARD]005_more_imports.ts.js", + "compiled": "[WILDCARD].js", "map": null, "deps": [ "file://[WILDCARD]/005_more_imports.ts", |