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

Unified Diff: pkg/package_test_data/pubspec.yaml

Issue 1291983002: Remove SDK constraint from package_test_data package. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/package_test_data/pubspec.yaml
diff --git a/pkg/package_test_data/pubspec.yaml b/pkg/package_test_data/pubspec.yaml
index 7fc5040515104872a08c042fb2d3f78950c47e0a..8585f51f9148ca80503f58e585adb7d1b1c08425 100644
--- a/pkg/package_test_data/pubspec.yaml
+++ b/pkg/package_test_data/pubspec.yaml
@@ -5,5 +5,3 @@ publish_to: "none"
description: >
Contains data used by platform tests using package: URIs.
Should *not* be published.
-environment:
- sdk: ">=1.13.0"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698