typo
This commit is contained in:
parent
b7659c62f3
commit
e460a29cab
@ -55,7 +55,7 @@ TEST(Parse, ParseEmptyString)
|
||||
EXPECT_FALSE(ParseString(a, key, value));
|
||||
}
|
||||
|
||||
TEST(Parse, ParseStringWithoutSeporator)
|
||||
TEST(Parse, ParseStringWithoutSeparator)
|
||||
{
|
||||
string a = "qqqwww";
|
||||
string key;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user