mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 01:11:03 +08:00
[SECUR32_WINETEST] Update for new WineHQ certificate
Cherry-pick
16254af818
CORE-17088
This commit is contained in:
committed by
Mark Jansen
parent
d424a0e088
commit
9f6442ffbe
@@ -564,7 +564,7 @@ static void test_remote_cert(PCCERT_CONTEXT remote_cert)
|
||||
cert_cnt++;
|
||||
}
|
||||
|
||||
ok(cert_cnt == 4, "cert_cnt = %u\n", cert_cnt);
|
||||
ok(cert_cnt == 2, "cert_cnt = %u\n", cert_cnt);
|
||||
ok(incl_remote, "context does not contain cert itself\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user