| Index: tests/html/documentfragment_test.dart
|
| diff --git a/tests/html/documentfragment_test.dart b/tests/html/documentfragment_test.dart
|
| index 13abe543a86ebf1f143f8b5d9d9afa439a6c56c3..257f9c612d26e2928df03f4eb0e5e8061623b739 100644
|
| --- a/tests/html/documentfragment_test.dart
|
| +++ b/tests/html/documentfragment_test.dart
|
| @@ -5,8 +5,8 @@
|
| library DocumentFragmentTest;
|
| import '../../pkg/unittest/lib/unittest.dart';
|
| import '../../pkg/unittest/lib/html_config.dart';
|
| +import 'util.dart';
|
| import 'dart:html';
|
| -part 'util.dart';
|
|
|
| main() {
|
| useHtmlConfiguration();
|
|
|