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.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/cli/tests/testdata/run/ffi/unstable_ffi_5.js b/cli/tests/testdata/run/ffi/unstable_ffi_5.js
deleted file mode 100644
index 416c78175..000000000
--- a/cli/tests/testdata/run/ffi/unstable_ffi_5.js
+++ /dev/null
@@ -1,6 +0,0 @@
-Deno[Deno.internal].core.ops.op_ffi_buf_copy_into(
- null,
- 0,
- new Uint8Array(0),
- 0,
-);