Index: pkg/dev_compiler/test/codegen/lib/html/crypto_test.dart |
diff --git a/pkg/dev_compiler/test/codegen/lib/html/crypto_test.dart b/pkg/dev_compiler/test/codegen/lib/html/crypto_test.dart |
index fc0cf48fa0ccba74fe2921dac19892d6e243bdb6..9cb63abb0ecfc9d103291a7fe2df832c827ec3dd 100644 |
--- a/pkg/dev_compiler/test/codegen/lib/html/crypto_test.dart |
+++ b/pkg/dev_compiler/test/codegen/lib/html/crypto_test.dart |
@@ -5,7 +5,7 @@ |
import 'dart:html'; |
import 'dart:typed_data'; |
-import 'package:minitest/minitest.dart'; |
+import 'package:expect/minitest.dart'; |
main() { |
group('supported', () { |