summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--std/wasi/snapshot_preview1_test.ts1
m---------std/wasi/testdata0
2 files changed, 1 insertions, 0 deletions
diff --git a/std/wasi/snapshot_preview1_test.ts b/std/wasi/snapshot_preview1_test.ts
index a8a1225da..c67ddb356 100644
--- a/std/wasi/snapshot_preview1_test.ts
+++ b/std/wasi/snapshot_preview1_test.ts
@@ -59,6 +59,7 @@ const tests = [
"testdata/wasi_proc_exit_one.wasm",
"testdata/wasi_proc_exit_zero.wasm",
"testdata/wasi_random_get.wasm",
+ "testdata/wasi_sched_yield.wasm",
];
const ignore = [
diff --git a/std/wasi/testdata b/std/wasi/testdata
-Subproject c2a9246e011b7be6db826b6bde9f024302473fc
+Subproject f5c23108d0f191e1f9ffc0fbc21ff7b123d5c90