forked from organicmaps/organicmaps
clang-format
This commit is contained in:
parent
8ebca48abc
commit
3c3404bae3
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ UNIT_TEST(Transit_ColorPicker)
|
|||
GetPlatform().SetResourceDir(options.m_resourcePath);
|
||||
|
||||
ColorPicker colorPicker;
|
||||
|
||||
|
||||
// We check that we don't match with the 'text' colors subset. This is the color of transit
|
||||
// text lime_light and we expect not to pick it.
|
||||
TEST_EQUAL(colorPicker.GetNearestColor("827717"), "lime_dark", ());
|
||||
|
|
Loading…
Add table
Reference in a new issue