Hans Leidekker (@hans) commented about dlls/wintrust/tests/crypt.c:
}
}
+static void test_context2(void) +{
- BOOL ret;
There's no need to duplicate these tests since CryptCATAdminAcquireContext() is forwarded to CryptCATAdminAcquireContext2(). Please merge added test with test_context().