fix test where the trailing / was not reached due to a previous error

mutable-v2
Antonio Cervone 2015-12-01 11:00:58 +01:00
parent 982b2d8885
commit aa270ad5b7
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ int main(int argc, char **argv) {
}
failing_comment_test = R"({
"a": 1,
"a": 1
}/)";
json_failing_comment = Json::parse(