mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-04 22:01:12 +00:00
[swift] Implements union strings (#6589)
This commit is contained in:
@@ -88,6 +88,7 @@ extension FlatBuffersUnionTests {
|
||||
("testCreateMonstor", testCreateMonstor),
|
||||
("testEndTableFinish", testEndTableFinish),
|
||||
("testEnumVector", testEnumVector),
|
||||
("testStringUnion", testStringUnion),
|
||||
("testUnionVector", testUnionVector),
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user