remove spaces etc. at end of line (no functional change)
This commit is contained in:
@ -32,7 +32,7 @@ TEST(Utils, hasKey) {
|
||||
ASSERT_TRUE(utils::hasKey(testmap, std::string { "test2"}));
|
||||
ASSERT_FALSE(utils::hasKey(testmap, std::string { "testthere" }));
|
||||
ASSERT_FALSE(utils::hasKey(testmap, std::string { }));
|
||||
|
||||
|
||||
}
|
||||
|
||||
TEST(Utils, urldecode)
|
||||
|
Referens i nytt ärende
Block a user