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

Unified Diff: utils/testrunner/pubspec.yaml

Issue 14247033: Updated testrunner: (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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
Index: utils/testrunner/pubspec.yaml
===================================================================
--- utils/testrunner/pubspec.yaml (revision 21707)
+++ utils/testrunner/pubspec.yaml (working copy)
@@ -1,4 +1,4 @@
name: testrunner
dependencies:
- args: { sdk: args }
-
+ args: any
+ unittest: any
Siggi Cherem (dart-lang) 2013/04/19 21:39:39 do you need unittest for testing or for the actual
gram 2013/04/22 23:54:27 Removed.

Powered by Google App Engine
This is Rietveld 408576698