mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-11 15:37:27 +00:00
Moves all of the swift test code into tests/swift (#7509)
Fixes failing tests by regenerating test cases
This commit is contained in:
@@ -4,5 +4,5 @@ ADD . .
|
||||
RUN cp flatc_debian_stretch flatc
|
||||
WORKDIR /code/tests
|
||||
RUN swift --version
|
||||
WORKDIR /code/tests/FlatBuffers.Test.Swift
|
||||
WORKDIR /code/tests/swift/tests/
|
||||
RUN sh SwiftTest.sh
|
||||
|
||||
Reference in New Issue
Block a user