Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: pkg/dev_compiler/test/codegen/lib/html/css_rule_list_test.dart

Issue 2416853003: Move minitest.dart into the expect package. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/dev_compiler/test/codegen/lib/html/css_rule_list_test.dart
diff --git a/pkg/dev_compiler/test/codegen/lib/html/css_rule_list_test.dart b/pkg/dev_compiler/test/codegen/lib/html/css_rule_list_test.dart
index 4a00f3ce56afe44c4d8d480cdec1a12703ab4e22..481aca9f0e609229852c35d38d1e672f56a0bc45 100644
--- a/pkg/dev_compiler/test/codegen/lib/html/css_rule_list_test.dart
+++ b/pkg/dev_compiler/test/codegen/lib/html/css_rule_list_test.dart
@@ -1,6 +1,6 @@
import 'dart:html';
-import 'package:minitest/minitest.dart';
+import 'package:expect/minitest.dart';
main() {
var isCssRuleList =
« no previous file with comments | « pkg/dev_compiler/test/codegen/lib/html/crypto_test.dart ('k') | pkg/dev_compiler/test/codegen/lib/html/custom_tags_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698