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

Unified Diff: pkg/package_test_data/pubspec.yaml

Issue 1286713002: Don't expect analyzer to fail resource tests. (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 | tests/corelib/corelib.status » ('j') | 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 000aca35eafddcd8249eea5e7ee2300afd23c369..7fc5040515104872a08c042fb2d3f78950c47e0a 100644
--- a/pkg/package_test_data/pubspec.yaml
+++ b/pkg/package_test_data/pubspec.yaml
@@ -1,6 +1,7 @@
name: package_test_data
version: 0.0.1
author: "Dart Team <misc@dartlang.org>"
+publish_to: "none"
description: >
Contains data used by platform tests using package: URIs.
Should *not* be published.
« no previous file with comments | « no previous file | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698