Chromium Code Reviews| Index: test/common.dart |
| diff --git a/test/common.dart b/test/common.dart |
| index 73a8d406b98cd9bb12f0c3d8efd6421b28e75db4..3bc512cdfc9a58b40a816f6b37afb3a90b35b201 100644 |
| --- a/test/common.dart |
| +++ b/test/common.dart |
| @@ -7,7 +7,7 @@ library test.common; |
| import 'package:source_maps/source_maps.dart'; |
| import 'package:source_span/source_span.dart'; |
| -import 'package:unittest/unittest.dart'; |
| +import 'package:test/test.dart'; |
| /// Content of the source file |
| const String INPUT = ''' |