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

Unified Diff: pubspec.yaml

Issue 1215833002: Use the new test runner. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 727b580c4a6fac32a9147d43f6df299590be2be0..33b52272e9eb5e8d9cd0a72ae56144517312c028 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -32,9 +32,8 @@ dependencies:
package_config: "^0.0.4"
dev_dependencies:
- scheduled_test: "^0.11.8"
- source_maps: "^0.9.0"
- unittest: "^0.11.0"
+ scheduled_test: "^0.12.0"
+ test: "^0.12.3+3"
environment:
sdk: ">=1.11.0-dev.3.0 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698