| Index: test/util/parse_annotations_test.dart
|
| diff --git a/test/util/parse_annotations_test.dart b/test/util/parse_annotations_test.dart
|
| index 92818eb9ee87b21b89b1d65b34fdef487d036039..8e7fc7ecc160b3f53e5ccffa1d394d432071ee2a 100644
|
| --- a/test/util/parse_annotations_test.dart
|
| +++ b/test/util/parse_annotations_test.dart
|
| @@ -4,6 +4,7 @@
|
|
|
| import 'dart:io';
|
|
|
| +import 'package:analyzer/src/generated/ast.dart';
|
| import 'package:path/path.dart' as p;
|
| import 'package:unittest/unittest.dart';
|
| import 'package:unittest/src/util/dart.dart';
|
|
|