Chromium Code Reviews| Index: tests/standalone/io/process_path_test.dart |
| diff --git a/tests/standalone/io/process_path_test.dart b/tests/standalone/io/process_path_test.dart |
| index e517d9e244f132cce3e4055317902e1a98aa1e83..3ce0713ebc95aa325828c97952bb847b7368aea3 100644 |
| --- a/tests/standalone/io/process_path_test.dart |
| +++ b/tests/standalone/io/process_path_test.dart |
| @@ -5,7 +5,6 @@ |
| // Test that the executable is looked up on the user's PATH when spawning a |
| // process. |
| -import "package:expect/expect.dart"; |
| import "dart:io"; |
| main() { |