dplayx/tests: Fix typo.
This commit is contained in:
parent
f01b21634a
commit
4008a35020
|
@ -6137,7 +6137,7 @@ START_TEST(dplayx)
|
||||||
{
|
{
|
||||||
if (!winetest_interactive)
|
if (!winetest_interactive)
|
||||||
{
|
{
|
||||||
skip("Run in interacive mode to run dplayx tests.\n");
|
skip("Run in interactive mode to run dplayx tests.\n");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue