Files
flutter/dev/automated_tests/flutter_test
Michael Goderbauer 79506323b9 Adjust tools tests that would be broken by formatting (#160393)
These tests depend on line numbers that `dart format` is changing.
Pre-format the files in question and adjust the tests so they continue
to pass when the entire repo is formatted.
2024-12-17 00:34:00 +00:00
..
2019-11-27 15:04:02 -08:00
2019-11-27 15:04:02 -08:00
2021-01-28 09:59:05 -08:00
2019-11-27 15:04:02 -08:00

The files in this directory are used as part of the tests in the flutter_tools package. Some are here because here these tests need a pubspec.yaml that references the flutter framework (which is intentionally not true of the flutter_tools package). Others are here mostly out of peer pressure.