summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2023-01-24 14:23:19 +0100
committerGitHub <noreply@github.com>2023-01-24 08:23:19 -0500
commit654e177c919babe4eef4c1c9545ef267b23884e6 (patch)
tree7e8e00bef1afa9a062be9baf14fa9865865ec844 /cli/tests
parent0d1471282bf758ed5f84e570bffa9424c7b8f26f (diff)
refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504)
See https://github.com/denoland/deno_graph/pull/205 for more details.
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/testdata/bundle/shebang_file.bundle.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/bundle/shebang_file.bundle.out b/cli/tests/testdata/bundle/shebang_file.bundle.out
index 1be80b68c..df425f656 100644
--- a/cli/tests/testdata/bundle/shebang_file.bundle.out
+++ b/cli/tests/testdata/bundle/shebang_file.bundle.out
@@ -1,4 +1,4 @@
-[WILDCARD]
+Bundle file:///[WILDCARD]/subdir/shebang_file.js
#!/usr/bin/env -S deno run --allow-read
// deno-fmt-ignore-file
// deno-lint-ignore-file