| Index: tests/html/form_data_test.dart
|
| diff --git a/tests/html/form_data_test.dart b/tests/html/form_data_test.dart
|
| index 75dedcee0a3b0c4b80f76a61eb0acb9c504e7db8..301781082cd61bc6b70d55509fa60ccb8d80810b 100644
|
| --- a/tests/html/form_data_test.dart
|
| +++ b/tests/html/form_data_test.dart
|
| @@ -7,7 +7,6 @@ library FormDataTest;
|
| import '../../pkg/unittest/lib/unittest.dart';
|
| import '../../pkg/unittest/lib/html_individual_config.dart';
|
| import 'dart:html';
|
| -import 'dart:uri';
|
|
|
| void fail(message) {
|
| guardAsync(() {
|
|
|