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

Unified Diff: test/runner/runner_test.dart

Issue 2271383002: Fix a broken link. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 4 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 | « pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/runner/runner_test.dart
diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart
index d05c58c8861b9f33557f5e9e6d116b3157e08040..875d6aef34d94a791ea735d766a6a448cb2c20f1 100644
--- a/test/runner/runner_test.dart
+++ b/test/runner/runner_test.dart
@@ -84,7 +84,7 @@ Usage: pub run test [files or directories...]
[compact] A single line, updated continuously.
[expanded] A separate line for each update.
- [json] A machine-readable format (see https://goo.gl/0HRhdZ).
+ [json] A machine-readable format (see https://goo.gl/gBsV1a).
--verbose-trace Whether to emit stack traces with core library frames.
--js-trace Whether to emit raw JavaScript stack traces for browser tests.
« no previous file with comments | « pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698