| Index: pkg/analyzer/test/test_all.dart
|
| diff --git a/pkg/analyzer/test/test_all.dart b/pkg/analyzer/test/test_all.dart
|
| index 56de8fd8c50fdae08ae9bba4cb55a45298f703b6..7392070c970ac43924dbf2336852e90b2acc655f 100644
|
| --- a/pkg/analyzer/test/test_all.dart
|
| +++ b/pkg/analyzer/test/test_all.dart
|
| @@ -18,7 +18,6 @@ import 'src/test_all.dart' as src;
|
| import 'task/test_all.dart' as task;
|
| import 'cancelable_future_test.dart' as cancelable_future_test;
|
|
|
| -
|
| /// Utility for manually running all tests.
|
| main() {
|
| groupSep = ' | ';
|
|
|