mirror of
https://github.com/reactos/wine.git
synced 2025-02-22 05:40:50 +00:00
urlmon/tests: Removed a test that causes random failures on some machines.
This commit is contained in:
parent
ab37b86236
commit
24aa18d914
@ -1631,7 +1631,6 @@ static const struct {
|
||||
{"about:blank",0,0,URLZONE_INTERNET},
|
||||
{"ftp://zone3.winetest/file.test",0,0,URLZONE_INTERNET},
|
||||
{"/file/testing/test.test",Uri_CREATE_ALLOW_RELATIVE,0,URLZONE_INTERNET},
|
||||
{"file/testing/test.test",Uri_CREATE_ALLOW_RELATIVE,0,URLZONE_INTERNET},
|
||||
{"zip://testing.com/",0,0,URLZONE_INTERNET},
|
||||
{"zip:testing.com",0,0,URLZONE_INTERNET}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user