From 63979de4a6ace95f5255a8454e5ad2e1be979dee Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 8 Sep 2023 13:44:28 -0700 Subject: [PATCH] lookup: remove async from test suite (#964) 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 fb1d8137a..1d6e5500b 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"],