| Index: tests/corelib/nan_infinity_test.dart
|
| diff --git a/tests/corelib/nan_infinity_test.dart b/tests/corelib/nan_infinity_test.dart
|
| index 83e9455ce19e4b9e21c16099047f6360ba0d5c6b..35bad82014d280534c7004bea5da0de1a9d82020 100644
|
| --- a/tests/corelib/nan_infinity_test.dart
|
| +++ b/tests/corelib/nan_infinity_test.dart
|
| @@ -2,8 +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";
|
| -
|
| // Dart test program for testing NaN and Infinity.
|
|
|
| void main() {
|
|
|