wininet: Use test.winehq.org for post tests.

This commit is contained in:
Jacek Caban 2011-05-02 12:23:52 +00:00 committed by Alexandre Julliard
parent ff5dbaede6
commit aa4e663954
1 changed files with 4 additions and 4 deletions

View File

@ -146,10 +146,10 @@ static const test_data_t test_data[] = {
TESTF_COMPRESSED|TESTF_ALLOW_COOKIE TESTF_COMPRESSED|TESTF_ALLOW_COOKIE
}, },
{ {
"http://crossover.codeweavers.com/posttest.php", "http://test.winehq.org/tests/post.php",
"http://crossover.codeweavers.com/posttest.php", "http://test.winehq.org/tests/post.php",
"crossover.codeweavers.com", "test.winehq.org",
"/posttest.php", "/tests/post.php",
"Content-Type: application/x-www-form-urlencoded", "Content-Type: application/x-www-form-urlencoded",
0, 0,
"mode=Test", "mode=Test",