| Index: tests/compiler/dart2js/constant_folding_codeUnitAt_test.dart
|
| diff --git a/tests/compiler/dart2js/constant_folding_codeUnitAt_test.dart b/tests/compiler/dart2js/constant_folding_codeUnitAt_test.dart
|
| index 123872454cd389db496cc238f75f2dcbfab334c9..0bb8f6fef7e481d6879fb9252d892cb4edb04116 100644
|
| --- a/tests/compiler/dart2js/constant_folding_codeUnitAt_test.dart
|
| +++ b/tests/compiler/dart2js/constant_folding_codeUnitAt_test.dart
|
| @@ -4,7 +4,6 @@
|
| // Test constant folding on numbers.
|
|
|
| import 'dart:async';
|
| -import 'package:expect/expect.dart';
|
| import 'package:async_helper/async_helper.dart';
|
| import 'compiler_helper.dart';
|
|
|
|
|