aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/package-json-utf8.debug.js
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/package-json-utf8.debug.js')
-rw-r--r--integration/snapshots/package-json-utf8.debug.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/integration/snapshots/package-json-utf8.debug.js b/integration/snapshots/package-json-utf8.debug.js
deleted file mode 100644
index 8845090f0..000000000
--- a/integration/snapshots/package-json-utf8.debug.js
+++ /dev/null
@@ -1,9 +0,0 @@
-import pkg from "http://localhost:8080/utf8-package-json.json";
-export function test() {
- console.assert(!!pkg.author);
-
- return testDone(import.meta.url);
-}
-
-
-//# sourceMappingURL=http://localhost:8080/package-json-utf8.js.map