| Index: pkg/dev_compiler/test/codegen/lib/html/htmloptionscollection_test.dart
|
| diff --git a/pkg/dev_compiler/test/codegen/lib/html/htmloptionscollection_test.dart b/pkg/dev_compiler/test/codegen/lib/html/htmloptionscollection_test.dart
|
| index 264dc23effb1fc9b601196d6c33ef3bb1a5a0a1a..3c1eaaa1b5bb05ae02af04b8a4008b61ebf5d84f 100644
|
| --- a/pkg/dev_compiler/test/codegen/lib/html/htmloptionscollection_test.dart
|
| +++ b/pkg/dev_compiler/test/codegen/lib/html/htmloptionscollection_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| import 'dart:html';
|
|
|
| -import 'package:minitest/minitest.dart';
|
| +import 'package:expect/minitest.dart';
|
|
|
| main() {
|
| test('indexedAccessTest', () {
|
|
|