forked from BigfootDev/flatbuffers
Ran src/clang-format-all.sh (#5617)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
33d5dd9bdd
commit
42c08cbca6
@@ -2308,7 +2308,6 @@ void InvalidNestedFlatbufferTest() {
|
||||
TEST_EQ(parser1.Parse("{ name: \"Bender\", testnestedflatbuffer: { name: "
|
||||
"\"Leela\", color: \"nonexistent\"}}"),
|
||||
false);
|
||||
// Check that Parser is destroyed correctly after parsing invalid json
|
||||
}
|
||||
|
||||
void UnionVectorTest() {
|
||||
|
||||
Reference in New Issue
Block a user