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

Unified Diff: test/utils.dart

Issue 1121233007: Use the new test runner. (Closed) Base URL: git@github.com:dart-lang/pub_semver@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « test/test_all.dart ('k') | test/version_constraint_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/utils.dart
diff --git a/test/utils.dart b/test/utils.dart
index d918422c6d98096166a94b93da92b03dff8dda66..6fefdae76c806b17d84c44293a1e45ff0fc0a36d 100644
--- a/test/utils.dart
+++ b/test/utils.dart
@@ -4,7 +4,7 @@
library pub_semver.test.utils;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'package:pub_semver/pub_semver.dart';
« no previous file with comments | « test/test_all.dart ('k') | test/version_constraint_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698