mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
[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:
parent
3d75cc0814
commit
89670a48ab
1 changed files with 1 additions and 0 deletions
|
@ -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 );
|
||||
|
||||
|
|
Loading…
Reference in a new issue