mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-21 12:55:45 +00:00
Reworked keep prefix (#7456)
* reworked keep prefix * checking in missing schema * fix flatc path for build scripts
This commit is contained in:
@@ -27,5 +27,3 @@ print("{0} of {1} tests passed".format(passing, passing + failing))
|
||||
|
||||
if failing > 0:
|
||||
sys.exit(1)
|
||||
|
||||
# TsTests().Base()
|
||||
Reference in New Issue
Block a user