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

Unified Diff: pkg/serialization/pubspec.yaml

Issue 12604023: Add test and fix for 9203, fix sdk dep, delete unused file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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/serialization/pubspec.yaml
diff --git a/pkg/serialization/pubspec.yaml b/pkg/serialization/pubspec.yaml
index c3ab332dfef54d6da78e3ba8d9eca162f913266c..c0d6cc7aa78cc12a32b16e52f84e01cf76d10658 100644
--- a/pkg/serialization/pubspec.yaml
+++ b/pkg/serialization/pubspec.yaml
@@ -5,5 +5,4 @@ documentation: http://api.dartlang.org/docs/pkg/serialization
description: >
Provide a serialization facility for Dart objects.
dependencies:
- unittest:
- sdk: unittest
+ unittest: any
Jennifer Messerly 2013/03/21 00:32:38 this could be a dev_dependency?
Alan Knight 2013/03/21 20:39:25 Done in the meantime by someone else and merged.

Powered by Google App Engine
This is Rietveld 408576698