Moves all of the swift test code into tests/swift (#7509)

Fixes failing tests by regenerating test cases
This commit is contained in:
mustiikhalil
2022-09-10 07:35:42 +02:00
committed by GitHub
parent f124e41ae6
commit a67e35aff9
38 changed files with 23 additions and 23 deletions

4
.github/labeler.yml vendored
View File

@@ -15,9 +15,7 @@ c#:
swift:
- '**/*.swift'
- swift/**/*
- tests/FlatBuffers.GRPC.Swift/**/*
- tests/FlatBuffers.Benchmarks.swift/**/*
- tests/FlatBuffers.Test.Swift/**/*
- tests/swift/**
- src/idl_gen_swift.cpp
javascript: