diff options
Diffstat (limited to 'integration/snapshots/void-shouldnt-delete-call-expressions.js')
-rw-r--r-- | integration/snapshots/void-shouldnt-delete-call-expressions.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/void-shouldnt-delete-call-expressions.js b/integration/snapshots/void-shouldnt-delete-call-expressions.js index 3e088c5a7..5620ead56 100644 --- a/integration/snapshots/void-shouldnt-delete-call-expressions.js +++ b/integration/snapshots/void-shouldnt-delete-call-expressions.js @@ -8,3 +8,5 @@ export function test() { throw new Error("Expected thisShouldBeCalled to be called"); return testDone(import.meta.url); } + +//# sourceMappingURL=http://localhost:8080/void-shouldnt-delete-call-expressions.js.map |