forked from BigfootDev/flatbuffers
[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