| Index: tests/language/range_analysis_test.dart
|
| diff --git a/tests/language/range_analysis_test.dart b/tests/language/range_analysis_test.dart
|
| index d469c0314180cae2477c9960579e8f739d436e9d..8a4a59f724ba42885bbc54e81726e9b1a3e5b26a 100644
|
| --- a/tests/language/range_analysis_test.dart
|
| +++ b/tests/language/range_analysis_test.dart
|
| @@ -3,8 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| // Dart test program for constructors and initializers.
|
|
|
| -import "package:expect/expect.dart";
|
| -
|
| // Check that range analysis does not enter infinite loop trying to propagate
|
| // ranges through dependant phis.
|
| bar() {
|
|
|