Chromium Code Reviews| Index: pkg/analyzer_cli/test/driver_test.dart |
| diff --git a/pkg/analyzer_cli/test/driver_test.dart b/pkg/analyzer_cli/test/driver_test.dart |
| index e520039cba20bed6f45a3ea379e0122522a65bb4..aa5551dde1f61045053731405a4c1ba4b549e4a4 100644 |
| --- a/pkg/analyzer_cli/test/driver_test.dart |
| +++ b/pkg/analyzer_cli/test/driver_test.dart |
| @@ -51,6 +51,8 @@ main() { |
| tearDown(() => _tearDown()); |
| + initializeTestEnvironment(); |
| + |
| group('Driver', () { |
| group('options', () { |
| test('custom processor', () { |