Chromium Code Reviews| Index: tests/compiler/dart2js/tdiv_test.dart |
| diff --git a/tests/compiler/dart2js/tdiv_test.dart b/tests/compiler/dart2js/tdiv_test.dart |
| index 99d0693ebd68e1a67b143d3ef36f29159570641b..73b6ecf5a8991e8c6adaf2f154d631ad7643b861 100644 |
| --- a/tests/compiler/dart2js/tdiv_test.dart |
| +++ b/tests/compiler/dart2js/tdiv_test.dart |
| @@ -5,7 +5,6 @@ |
| library tdiv_test; |
| import 'dart:async'; |
| -import 'package:expect/expect.dart'; |
| import 'package:async_helper/async_helper.dart'; |
| import 'compiler_helper.dart'; |