[WINHTTP_WINETEST] Properly re-add the ROS diff removed during last winesync.
authorPierre Schweitzer <pierre@reactos.org>
Wed, 24 Jan 2018 14:55:38 +0000 (15:55 +0100)
committerPierre Schweitzer <pierre@reactos.org>
Wed, 24 Jan 2018 14:56:49 +0000 (15:56 +0100)
This avoids timeouts in the winhttp:notification test.

ROSTESTS-295
CORE-14248

modules/rostests/winetests/winhttp/notification.c

index bcb7a0b..2322eae 100644 (file)
@@ -1043,6 +1043,7 @@ if (!winetest_interactive)
 {
     skip("Skipping test_persistent_connection due to hang. See ROSTESTS-295.\n");
 }
 {
     skip("Skipping test_persistent_connection due to hang. See ROSTESTS-295.\n");
 }
+else
 #endif
     test_persistent_connection( si.port );
 
 #endif
     test_persistent_connection( si.port );