From b3b0fd1a3bf1353eb8a5eebe6cb3c52b56e1391c Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 8 Sep 2023 11:54:19 -0700 Subject: [PATCH] lookup: remove async from test suite Ref: https://github.com/nodejs/citgm/pull/959#issuecomment-1712071728 --- lib/lookup.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/lookup.json b/lib/lookup.json index fb1d8137..1d6e5500 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -33,10 +33,6 @@ "maintainers": "marijnh", "skip": ["win32", "ppc"] }, - "async": { - "prefix": "v", - "maintainers": ["aearly", "megawac"] - }, "ava": { "prefix": "v", "skip": ["14", "ppc", "win32", "x86", "rhel", "aix", "ia32"],