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

Unified Diff: test/canonicalized_map_test.dart

Issue 1213723007: Update to test package, make test work on dart2js. (Closed) Base URL: https://github.com/dart-lang/collection.git@master
Patch Set: Also update version. Created 5 years, 6 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: test/canonicalized_map_test.dart
diff --git a/test/canonicalized_map_test.dart b/test/canonicalized_map_test.dart
index 1793777085b0a92582c8d40fd680985c14906ba0..f5f009b2faae5b1ada787ade34d8ca69ea429996 100644
--- a/test/canonicalized_map_test.dart
+++ b/test/canonicalized_map_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
import "package:collection/collection.dart";
-import "package:unittest/unittest.dart";
+import "package:test/test.dart";
void main() {
group("with an empty canonicalized map", () {
« no previous file with comments | « test/algorithms_test.dart ('k') | test/equality_test.dart » ('j') | test/equality_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698