secur32/tests: Fixed tests with new winehq.org setup.
This commit is contained in:
parent
f525038142
commit
29a409b222
@ -518,7 +518,7 @@ static void test_remote_cert(PCCERT_CONTEXT remote_cert)
|
||||
cert_cnt++;
|
||||
}
|
||||
|
||||
ok(cert_cnt == 3, "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");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user