Chromium Code Reviews| Index: tests/standalone/io/process_start_exception_test.dart |
| diff --git a/tests/standalone/io/process_start_exception_test.dart b/tests/standalone/io/process_start_exception_test.dart |
| index f7a0a6686bbb9907a0fd475875ae4eb96683bebd..a75b131bfbbe433ab6df51a6e34ca94e61ef8198 100644 |
| --- a/tests/standalone/io/process_start_exception_test.dart |
| +++ b/tests/standalone/io/process_start_exception_test.dart |
| @@ -4,7 +4,6 @@ |
| // |
| // Process test program to errors during startup of the process. |
| -import "package:expect/expect.dart"; |
| import 'dart:async'; |
| import 'dart:io'; |