| Index: tests/html/svgelement2_test.dart
|
| diff --git a/tests/html/svgelement2_test.dart b/tests/html/svgelement2_test.dart
|
| index caa85cbfb003f548951f52df5167dea9a45df79c..468b61a4016f857e97e3428c6fc66fd87b0146f9 100644
|
| --- a/tests/html/svgelement2_test.dart
|
| +++ b/tests/html/svgelement2_test.dart
|
| @@ -5,7 +5,6 @@
|
| library SVGElement2Test;
|
| import '../../pkg/unittest/lib/unittest.dart';
|
| import '../../pkg/unittest/lib/html_config.dart';
|
| -import 'dart:html';
|
| import 'svgelement_test.dart' as originalTest;
|
|
|
| class A {
|
|
|