[WINHTTP_WINETEST] Properly re-add the ROS diff removed during last winesync.

This avoids timeouts in the winhttp:notification test.

ROSTESTS-295
CORE-14248
This commit is contained in:
Pierre Schweitzer 2018-01-24 15:55:38 +01:00
parent 3d75cc0814
commit 89670a48ab
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

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