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

mutable
Antonio Cervone 7 years ago
parent 982b2d8885
commit aa270ad5b7
  1. 2
      test.cpp

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

Loading…
Cancel
Save