Adds generated changes after scripts/generate_code.py

This commit is contained in:
Johnny Viel
2023-04-28 14:55:20 -04:00
parent 92b2b155e4
commit 3d82986d86
2 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ sh PythonTest.sh
echo "************************ TypeScript:"
python3 TypeScriptTest.py
python3 ts/TypeScriptTest.py
echo "************************ C++:"
@@ -56,4 +56,4 @@ echo "************************ Swift:"
cd FlatBuffers.Test.Swift
sh SwiftTest.sh
cd ..
cd ..