mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Don't run engine tests under vm (causing warnings) (flutter/engine#13737)
This commit is contained in:
parent
c54d4e4eff
commit
c759a9b47b
@ -8,4 +8,8 @@ targets:
|
||||
- --no-minify
|
||||
- --enable-asserts
|
||||
generate_for:
|
||||
- test/**.dart
|
||||
include:
|
||||
- test/**.dart
|
||||
exclude:
|
||||
- test/**vm_test.dart
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user