| Index: tests/html/event_test.dart
|
| diff --git a/tests/html/event_test.dart b/tests/html/event_test.dart
|
| index c4c4609bb779caea7015a76ad889dfc646f55f77..729de79105839f1be248624fe98fd0c4722592c8 100644
|
| --- a/tests/html/event_test.dart
|
| +++ b/tests/html/event_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| library EventTest;
|
| +import "package:expect/expect.dart";
|
| import '../../pkg/unittest/lib/unittest.dart';
|
| import '../../pkg/unittest/lib/html_config.dart';
|
| import 'dart:html';
|
|
|