Chromium Code Reviews| Index: tests/standalone/io/path_test.dart |
| diff --git a/tests/standalone/io/path_test.dart b/tests/standalone/io/path_test.dart |
| index 51c0c5f54df77de85c7121e26d16114cd8ec09ad..55c5031f658864b5c59af82ff36398706e26f008 100644 |
| --- a/tests/standalone/io/path_test.dart |
| +++ b/tests/standalone/io/path_test.dart |
| @@ -4,7 +4,6 @@ |
| // |
| // Test the Path class in dart:io. |
| -import "package:expect/expect.dart"; |
| import "dart:io"; |
| void main() { |