mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
b9f49a40f7
We now produce a more reasonable error message when we're missing the flutter_test dependency in a test. Also, remove the flutter_tools stack traces when the engine dies. Fixes #6187