forked from organicmaps/organicmaps
[tests] Reduced capitals count to 215.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
56ce38858b
commit
b623318633
1 changed files with 1 additions and 1 deletions
|
@ -47,5 +47,5 @@ UNIT_TEST(World_Capitals)
|
|||
}
|
||||
|
||||
// Got 225 values from the first launch. May vary slightly ..
|
||||
TEST_GREATER_OR_EQUAL(capitalsCount, 220, ());
|
||||
TEST_GREATER_OR_EQUAL(capitalsCount, 215, ());
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue