summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--std/wasi/snapshot_preview1_test.ts4
m---------std/wasi/testdata0
2 files changed, 1 insertions, 3 deletions
diff --git a/std/wasi/snapshot_preview1_test.ts b/std/wasi/snapshot_preview1_test.ts
index a159a634c..0ea57e089 100644
--- a/std/wasi/snapshot_preview1_test.ts
+++ b/std/wasi/snapshot_preview1_test.ts
@@ -41,9 +41,7 @@ const tests = [
"testdata/wasi_sched_yield.wasm",
];
-const ignore = [
- "testdata/wasi_clock_time_get.wasm",
-];
+const ignore = [];
// TODO(caspervonb) investigate why these tests are failing on windows and fix
// them.
diff --git a/std/wasi/testdata b/std/wasi/testdata
-Subproject 324366afb925a3974c6135390c280aff9c4e0e9
+Subproject 8f49014513d9508f0495977be44ec60c6f4c8e0