mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Add Edge support for Flutter Engine unit-tests. This does not include the launcher * Add mapping from browser name to platform. * remove ie from supported browser maps
8 lines
177 B
YAML
8 lines
177 B
YAML
# For more information on test and runner configurations:
|
|
#
|
|
# * https://github.com/dart-lang/test/blob/master/pkgs/test/doc/configuration.md#platforms
|
|
|
|
platforms:
|
|
- ie
|
|
- vm
|