Index: pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_test.dart |
diff --git a/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_test.dart b/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_test.dart |
index a09b9fd30dd502f142ad0dfc4cac8acde5ca1d66..de36b8e9f19ffd2c711c393b05e8c87def6058ad 100644 |
--- a/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_test.dart |
+++ b/pkg/dev_compiler/test/codegen/lib/html/js_typed_interop_anonymous_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 { |