| Index: pkg/analyzer/test/source/test_all.dart
|
| diff --git a/pkg/analyzer/test/source/test_all.dart b/pkg/analyzer/test/source/test_all.dart
|
| index 0f6ef627567f75aafc4c6cabb3fa7b1780a1632e..d2de4334fd20440fe29b48df122cf0f398cf1e1b 100644
|
| --- a/pkg/analyzer/test/source/test_all.dart
|
| +++ b/pkg/analyzer/test/source/test_all.dart
|
| @@ -9,7 +9,6 @@ import 'package:unittest/unittest.dart';
|
| import 'package_map_provider_test.dart' as package_map_provider_test;
|
| import 'package_map_resolver_test.dart' as package_map_resolver_test;
|
|
|
| -
|
| /// Utility for manually running all tests.
|
| main() {
|
| groupSep = ' | ';
|
|
|