From f7e09c6a555e115c004feca56f8b279c5f18c9b2 Mon Sep 17 00:00:00 2001 From: Yacine Hmito Date: Sun, 10 Jan 2021 17:27:15 +0100 Subject: Test crypto.getRandomValues() with wpt (#9016) --- cli/tests/wpt.jsonc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cli/tests/wpt.jsonc') diff --git a/cli/tests/wpt.jsonc b/cli/tests/wpt.jsonc index 0a14f8fa6..2e3882fe2 100644 --- a/cli/tests/wpt.jsonc +++ b/cli/tests/wpt.jsonc @@ -173,5 +173,8 @@ "measure-l3", "structured-serialize-detail", "user_timing_exists" + ], + "WebCryptoApi": [ + "getRandomValues" ] } -- cgit v1.2.3