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

Unified Diff: pkg/polymer/test/build/linter_test.dart

Issue 543963002: Link to stable-errors site from pub-build messages on the command line. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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 | « pkg/polymer/test/build/common.dart ('k') | pkg/polymer/tool/create_message_details_page.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/test/build/linter_test.dart
diff --git a/pkg/polymer/test/build/linter_test.dart b/pkg/polymer/test/build/linter_test.dart
index caf5011dffcfab2207e8f86c84b84d9c8584a8b3..088642fc9849e42bc2be1e9dd6dc190a74aa2dac 100644
--- a/pkg/polymer/test/build/linter_test.dart
+++ b/pkg/polymer/test/build/linter_test.dart
@@ -287,7 +287,7 @@ void main() {
</html>'''.replaceAll(' ', ''),
}, [
'warning: <element> elements are not supported, use <polymer-element>'
- ' instead (lib/test.html 1 0)'
+ ' instead. (lib/test.html 1 0)'
]);
_testLinter('do not nest <polymer-element>', {
« no previous file with comments | « pkg/polymer/test/build/common.dart ('k') | pkg/polymer/tool/create_message_details_page.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698