Chromium Code Reviews| Index: tests/standalone/io/file_constructor_test.dart |
| diff --git a/tests/standalone/io/file_constructor_test.dart b/tests/standalone/io/file_constructor_test.dart |
| index 4ed7bb7900265ab21449991a73e35a1d5d1288c2..f347b70f8ccaa879be37b2d91221c1e48bb7e381 100644 |
| --- a/tests/standalone/io/file_constructor_test.dart |
| +++ b/tests/standalone/io/file_constructor_test.dart |
| @@ -2,7 +2,6 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| -import "package:expect/expect.dart"; |
| import 'dart:io'; |
| void main() { |