In test_WSAEnumNetworkEvents(), a test's condition is always false as the preceding "if" requires the opposite condition.
The test already passes. Enable it.
Signed-off-by: Damjan Jovanovic damjan.jov@gmail.com --- dlls/ws2_32/tests/sock.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)