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

Unified Diff: pubspec.yaml

Issue 1236403006: Upgrade to the new test package. (Closed) Base URL: git@github.com:dart-lang/http_multi_server@master
Patch Set: Created 5 years, 5 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 2fb1188559772ffe0896558a0fb1951f67905dfd..e6f9a971a5db7961d4c2f1e788708b60347dab10 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,11 +1,11 @@
name: http_multi_server
-version: 1.3.2
+version: 1.3.3-dev
author: "Dart Team <misc@dartlang.org>"
homepage: http://github.com/dart-lang/http_multi_server
description:
A dart:io HttpServer wrapper that handles requests from multiple servers.
dev_dependencies:
- unittest: ">=0.11.0 <0.12.0"
+ test: ">=0.12.0 <0.13.0"
http: ">=0.11.0 <0.12.0"
environment:
sdk: ">=1.7.0-edge.40587 <2.0.0"
« .test_config ('K') | « .test_config ('k') | test/http_multi_server_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698