From 3187e4e909c734da1f1d35488315e9eb6c76d9cb Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Sun, 26 Feb 2023 11:23:53 +0900 Subject: fix(ext/node): util.types.isSharedArrayBuffer (#17836) --- cli/tests/node_compat/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests') diff --git a/cli/tests/node_compat/config.json b/cli/tests/node_compat/config.json index b133fe8b2..2f21e0d46 100644 --- a/cli/tests/node_compat/config.json +++ b/cli/tests/node_compat/config.json @@ -746,7 +746,7 @@ "test-util-isDeepStrictEqual.js", "test-util-promisify.js", "test-util-types-exists.js", - "TODO:test-util-types.js", + "test-util-types.js", "test-util.js", "test-vm-static-this.js", "test-webcrypto-sign-verify.js", -- cgit v1.2.3