Chromium Code Reviews| Index: test/parse_test.dart |
| diff --git a/test/parse_test.dart b/test/parse_test.dart |
| index 498d0356d9292832113417b4a509feca66f36afa..65a5e6d6c73ab63d4c152a8c17bed1d35012bbaa 100644 |
| --- a/test/parse_test.dart |
| +++ b/test/parse_test.dart |
| @@ -4,7 +4,7 @@ |
| import 'package:glob/glob.dart'; |
| import 'package:path/path.dart' as p; |
| -import 'package:unittest/unittest.dart'; |
| +import 'package:test/test.dart'; |
| void main() { |
| test("supports backslash-escaped characters", () { |