mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 16:58:52 +00:00
Dart - fix flex-builder compilation error (#6722)
* Dart - fix flex-builder compilation error * DartTest.sh - run all tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user