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

Unified Diff: pkg/dev_compiler/test/codegen/lib/html/element_add_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/element_add_test.dart
diff --git a/pkg/dev_compiler/test/codegen/lib/html/element_add_test.dart b/pkg/dev_compiler/test/codegen/lib/html/element_add_test.dart
index 5f35835dc8bb6736c2f8da19681d597b63f8ce48..fc346d2fe8181509756ac39cbf56ccd8bc183ced 100644
--- a/pkg/dev_compiler/test/codegen/lib/html/element_add_test.dart
+++ b/pkg/dev_compiler/test/codegen/lib/html/element_add_test.dart
@@ -4,7 +4,7 @@
import 'dart:html';
-import 'package:minitest/minitest.dart';
+import 'package:expect/minitest.dart';
import 'util.dart';

Powered by Google App Engine
This is Rietveld 408576698