diff options
Diffstat (limited to 'integration/snapshots/export.debug.js')
-rw-r--r-- | integration/snapshots/export.debug.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/export.debug.js b/integration/snapshots/export.debug.js index 330e3bae0..986d3b45f 100644 --- a/integration/snapshots/export.debug.js +++ b/integration/snapshots/export.debug.js @@ -28,3 +28,5 @@ export function test() { console.assert(powerLevel.description === "9001", "Symbol is not exported correctly"); return testDone(import.meta.url); } + +//# sourceMappingURL=http://localhost:8080/export.js.map |