| Index: tests/html/window_nosuchmethod_test.dart
|
| diff --git a/tests/html/window_nosuchmethod_test.dart b/tests/html/window_nosuchmethod_test.dart
|
| index 0027d1e63faa07791f133f398d1d02e33b7e8115..7b8c0ef181a0852121d728a3bc9516c35dea7f14 100644
|
| --- a/tests/html/window_nosuchmethod_test.dart
|
| +++ b/tests/html/window_nosuchmethod_test.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| library WindowNSMETest;
|
| -import "package:expect/expect.dart";
|
| import '../../pkg/unittest/lib/unittest.dart';
|
| import '../../pkg/unittest/lib/html_config.dart';
|
| import 'dart:html' as dom;
|
|
|