diff options
Diffstat (limited to 'integration/snapshots/template-literal.debug.js')
-rw-r--r-- | integration/snapshots/template-literal.debug.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/template-literal.debug.js b/integration/snapshots/template-literal.debug.js index e5c4c09a7..6fd3adb37 100644 --- a/integration/snapshots/template-literal.debug.js +++ b/integration/snapshots/template-literal.debug.js @@ -35,3 +35,5 @@ export function test() { console.assert(templateLiteralWhichDefinesAFunction.includes("true"), "Expected fooFunction to include 'true'"); return testDone(import.meta.url); } + +//# sourceMappingURL=http://localhost:8080/template-literal.js.map |