aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/snapshots.debug.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-07-22 01:37:42 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-07-22 01:37:42 -0700
commit80f797b2e561904cdfd6c71c2843c5f29ea2364e (patch)
treebb4745374d2871fd67a6476567f0b8a6c0b814fc /test/bun.js/snapshots.debug.js
parent2960a5cd72c9866f59baa7fdc5465cb036658c95 (diff)
downloadbun-80f797b2e561904cdfd6c71c2843c5f29ea2364e.tar.gz
bun-80f797b2e561904cdfd6c71c2843c5f29ea2364e.tar.zst
bun-80f797b2e561904cdfd6c71c2843c5f29ea2364e.zip
Mark as executable
Diffstat (limited to 'test/bun.js/snapshots.debug.js')
-rw-r--r--test/bun.js/snapshots.debug.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/bun.js/snapshots.debug.js b/test/bun.js/snapshots.debug.js
new file mode 100644
index 000000000..d4c345677
--- /dev/null
+++ b/test/bun.js/snapshots.debug.js
@@ -0,0 +1,10 @@
+
+// test/bun.js/module-require.snapshot.js
+import {
+__require as require
+} from "bun:wrap";
+console.log(import.meta.require("/Users/jarred/Code/bun/node_modules/react/index.js"));
+
+// test/bun.js/require-referenceerror.snapshot.js
+
+// test/bun.js/tiny-typed-emitter.snapshot.js