| Index: pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_unreachable_test.dart
|
| diff --git a/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_unreachable_test.dart b/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_unreachable_test.dart
|
| index 017f5e1e028196a9893068ae06bf26d92bc157b3..6440c15a52bb95ce34e0c280a1d9be260ad795cf 100644
|
| --- a/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_unreachable_test.dart
|
| +++ b/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_unreachable_test.dart
|
| @@ -9,7 +9,7 @@ import 'dart:html';
|
| import 'dart:js' as js;
|
|
|
| import 'package:js/js.dart';
|
| -import 'package:minitest/minitest.dart';
|
| +import 'package:expect/minitest.dart';
|
|
|
| @JS() @anonymous
|
| class Literal {
|
|
|