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:
Piotr Caban 2021-02-03 11:56:17 +01:00 committed by Alexandre Julliard
parent 29eb6f51f7
commit ae0ba3f4a3

View file

@ -1111,7 +1111,6 @@ static void test_CurrentContext(void)
START_TEST(msvcr120)
{
if (!init()) return;
test__strtof();
test_lconv();
test__dsign();
test__dpcomp();