Update the docs for the flutter_tools tests (#11218)

This commit is contained in:
Jason Simmons 2017-07-13 17:38:11 -07:00 committed by GitHub
parent 862b33ec7a
commit 38606a7db6

View File

@ -134,7 +134,7 @@ flutter_tools' tests run inside the Dart command line VM rather than in the
flutter shell. To run the test:
* `cd packages/flutter_tools`
* `dart --checked test/all.dart`
* `pub run test -j1`
The pre-built flutter tool runs in release mode with the observatory off by default.
To enable debugging mode and the observatory on the `flutter` tool, uncomment the