Chromium Code Reviews| Index: tests/corelib/hash_map2_test.dart |
| diff --git a/tests/corelib/hash_map2_test.dart b/tests/corelib/hash_map2_test.dart |
| index cc4ed3e2b384d43082242f6a2ad8cafb99386962..9f81c9fa5bc031dbe2808a62488e766ffec6f92e 100644 |
| --- a/tests/corelib/hash_map2_test.dart |
| +++ b/tests/corelib/hash_map2_test.dart |
| @@ -6,7 +6,6 @@ |
| // modification errors. |
| library hash_map2_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:collection'; |
| testMap(Map newMap(), Map newMapFrom(Map map)) { |