msvcr120/tests: Run strtof tests once.
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
29eb6f51f7
commit
ae0ba3f4a3
|
@ -1111,7 +1111,6 @@ static void test_CurrentContext(void)
|
|||
START_TEST(msvcr120)
|
||||
{
|
||||
if (!init()) return;
|
||||
test__strtof();
|
||||
test_lconv();
|
||||
test__dsign();
|
||||
test__dpcomp();
|
||||
|
|
Loading…
Reference in New Issue