version/tests: Fix a copy-paste mistake.
This commit is contained in:
parent
aad6125340
commit
29360b632f
|
@ -167,7 +167,7 @@ static void test_info_size(void)
|
|||
}
|
||||
}
|
||||
else
|
||||
trace("skipping GetModuleFileNameA(NULL,..) failed\n");
|
||||
trace("skipping GetSystemDirectoryA(mypath,..) failed\n");
|
||||
|
||||
create_file("test.txt");
|
||||
|
||||
|
|
Loading…
Reference in New Issue