diff options
Diffstat (limited to 'integration/snapshots/ts-fallback-rewrite-works.js')
-rw-r--r-- | integration/snapshots/ts-fallback-rewrite-works.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/integration/snapshots/ts-fallback-rewrite-works.js b/integration/snapshots/ts-fallback-rewrite-works.js deleted file mode 100644 index 4b0789922..000000000 --- a/integration/snapshots/ts-fallback-rewrite-works.js +++ /dev/null @@ -1,5 +0,0 @@ -export function test() { - return testDone(import.meta.url); -} - -//# sourceMappingURL=http://localhost:8080/ts-fallback-rewrite-works.js.map |