@@ -51,12 +51,17 @@ class TestCommand extends FlutterCommand {
}
TestCommand(){
argParser.addFlag('flutter-repo',help:'Run tests from the \'flutter\' package in the Flutter repository instead of the current directory.',defaultsTo:false);
argParser.addFlag(
'flutter-repo',
help:'Run tests from the \'flutter\' package in the Flutter repository instead of the current directory.',