Dart - fix flex-builder compilation error (#6722)

* Dart - fix flex-builder compilation error

* DartTest.sh - run all tests
This commit is contained in:
Ivan Dlugos
2021-07-09 18:53:27 +02:00
committed by GitHub
parent 089f48a4a6
commit 838c93b843
2 changed files with 7 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ cd ../dart
# update packages
dart pub get
# Execute the sample.
dart test/flat_buffers_test.dart
dart test
# cleanup
rm ../dart/test/monsterdata_test.mon