Clean up test infrastructure (#43030)

See #41880 for history.
This commit is contained in:
Ian Hickson
2019-10-18 16:35:39 -07:00
committed by GitHub
parent 40b1335a87
commit 124dc6617f
27 changed files with 1731 additions and 1786 deletions

View File

@@ -2,3 +2,6 @@ This directory contains tools and resources that the Flutter team uses
during development of the framework. The tools in this directory
should not be necessary for developing Flutter applications, though of
course they may be interesting if you are curious.
The tests in this directory are run in the `framework_tests_misc-*`
shards.