Commit 41314e69 authored by Jakob Eriksson's avatar Jakob Eriksson Committed by Alexandre Julliard

Fix test failure on Windows 2000.

parent 90ce00ab
......@@ -165,7 +165,6 @@ void run_querydisplayinformation1_tests(void)
} while (Result == ERROR_MORE_DATA);
ok(hasAdmin, "Has Administrator account\n");
ok(hasGuest, "Has Guest account\n");
}
START_TEST(access)
......
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