mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-19 15:55:43 +00:00
This reverts commit cbbbaa61b3.
This commit is contained in:
@@ -277,9 +277,6 @@ namespace FlatBuffers.Test
|
||||
{
|
||||
Assert.IsTrue(monster.GetTestarrayofboolsBytes().HasValue);
|
||||
}
|
||||
|
||||
Assert.AreEqual(monster.VectorOfDoublesLength * 8, monster.GetVectorOfDoublesBytes().Value.Count);
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user