summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/ffi/unstable_ffi_5.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/run/ffi/unstable_ffi_5.js')
-rw-r--r--cli/tests/testdata/run/ffi/unstable_ffi_5.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/run/ffi/unstable_ffi_5.js b/cli/tests/testdata/run/ffi/unstable_ffi_5.js
index 9834a9a80..278c3c9d2 100644
--- a/cli/tests/testdata/run/ffi/unstable_ffi_5.js
+++ b/cli/tests/testdata/run/ffi/unstable_ffi_5.js
@@ -1 +1 @@
-Deno.core.ops.op_ffi_buf_copy_into(0n, 0, new Uint8Array(0), 0);
+Deno[Deno.internal].core.ops.op_ffi_buf_copy_into(0n, 0, new Uint8Array(0), 0);