diff options
Diffstat (limited to 'cli/tests/testdata/inline_js_source_map_2.js.out')
| -rw-r--r-- | cli/tests/testdata/inline_js_source_map_2.js.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/testdata/inline_js_source_map_2.js.out b/cli/tests/testdata/inline_js_source_map_2.js.out new file mode 100644 index 000000000..4f9127da6 --- /dev/null +++ b/cli/tests/testdata/inline_js_source_map_2.js.out @@ -0,0 +1,2 @@ +error: Uncaught Error: Hello world! + at http://localhost:4545/inline_js_source_map_2.ts:6:7 |
