Chromium Code Reviews| Index: test/parser_test.dart |
| diff --git a/test/parser_test.dart b/test/parser_test.dart |
| index b14fdf4253f059c8d5df447fed2f4d0cfd7fbc6c..88da8c54740c707fbf42734b72588fd5eb0eb97d 100644 |
| --- a/test/parser_test.dart |
| +++ b/test/parser_test.dart |
| @@ -5,7 +5,7 @@ |
| library test.parser_test; |
| import 'dart:convert'; |
| -import 'package:unittest/unittest.dart'; |
| +import 'package:test/test.dart'; |
| import 'package:source_maps/source_maps.dart'; |
| import 'common.dart'; |