| Index: tests/html/mouse_event_test.dart
|
| diff --git a/tests/html/mouse_event_test.dart b/tests/html/mouse_event_test.dart
|
| index 38792c27257a0093da2c6c9f518ccfba2a4e401f..bf24c2fc462a2451d5e00938cbbd698f2897192b 100644
|
| --- a/tests/html/mouse_event_test.dart
|
| +++ b/tests/html/mouse_event_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| library mouse_event_test;
|
| +
|
| import 'package:unittest/unittest.dart';
|
| import 'package:unittest/html_config.dart';
|
| import 'dart:html';
|
|
|