diff --git a/map/mwm_tests/mwm_foreach_test.cpp b/map/mwm_tests/mwm_foreach_test.cpp index 27f558f69c..7e07fa6d5f 100644 --- a/map/mwm_tests/mwm_foreach_test.cpp +++ b/map/mwm_tests/mwm_foreach_test.cpp @@ -306,8 +306,8 @@ void RunTest(string const & countryFileName) } -UNIT_TEST(ForEach_QueryResults) -{ - RunTest("minsk-pass"); - //RunTestForChoice("london-center"); -} +//UNIT_TEST(ForEach_QueryResults) +//{ +// RunTest("minsk-pass"); +// //RunTestForChoice("london-center"); +//}