summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/unstable_ffi_11.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/unstable_ffi_11.js')
-rw-r--r--cli/tests/testdata/unstable_ffi_11.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/unstable_ffi_11.js b/cli/tests/testdata/unstable_ffi_11.js
index 77c86109a..5538753be 100644
--- a/cli/tests/testdata/unstable_ffi_11.js
+++ b/cli/tests/testdata/unstable_ffi_11.js
@@ -1 +1 @@
-Deno.core.opSync("op_ffi_read_u32", 0n);
+Deno.core.ops.op_ffi_read_u32(0n);