Commit b19e9939 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

urlmon/tests: Mark data53 test as broken on Win10.

parent 0f21353a
......@@ -641,7 +641,7 @@ static const struct {
{data50, sizeof(data50), "video/mpeg"},
{data51, sizeof(data51), "video/mpeg"},
{data52, sizeof(data52), "application/octet-stream", "image/pjpeg"},
{data53, sizeof(data53), "application/octet-stream", "image/pjpeg"},
{data53, sizeof(data53), "application/octet-stream", "image/pjpeg", "image/x-icon"},
{data54, sizeof(data54), "text/html", "video/mpeg"},
{data55, sizeof(data55), "application/x-gzip-compressed"},
{data56, sizeof(data56), "text/plain"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment