diff options
Diffstat (limited to 'cli/tests/inline_js_source_map_with_contents_from_graph.js.out')
-rw-r--r-- | cli/tests/inline_js_source_map_with_contents_from_graph.js.out | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/inline_js_source_map_with_contents_from_graph.js.out b/cli/tests/inline_js_source_map_with_contents_from_graph.js.out deleted file mode 100644 index a0ba9fe98..000000000 --- a/cli/tests/inline_js_source_map_with_contents_from_graph.js.out +++ /dev/null @@ -1,4 +0,0 @@ -error: Uncaught Error: Hello world! -// throw new Error("Hello world!" as string); - ^ - at http://localhost:4545/cli/tests/inline_js_source_map.ts:6:7 |