ws2_32/tests: Don't test WSAGetLastError() value on success.
commit67b690dba94d9671a8b5b33e51bf3102133ec100
authorAndré Hentschel <nerv@dawncrow.de>
Fri, 2 Feb 2018 19:34:26 +0000 (2 20:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Feb 2018 11:01:47 +0000 (3 12:01 +0100)
tree4bfafc182c47898f990769e45baebb76df745910
parentfe09e2dba66095f1494946226c911a2acc65c9c6
ws2_32/tests: Don't test WSAGetLastError() value on success.

This cuts the test output from around 1600 to around 1100 lines

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/tests/sock.c