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

Unified Diff: tests/isolate/remote_unittest_helper.dart

Issue 2763823002: Move spaces from before comments to within comments (Closed)
Patch Set: Fix comments Created 3 years, 9 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: tests/isolate/remote_unittest_helper.dart
diff --git a/tests/isolate/remote_unittest_helper.dart b/tests/isolate/remote_unittest_helper.dart
index edc90efca9605320fccb2e91892bc20d55a17295..cb1dc9f78c0550bf8ac1d9e2a177f203baf4cce1 100644
--- a/tests/isolate/remote_unittest_helper.dart
+++ b/tests/isolate/remote_unittest_helper.dart
@@ -17,7 +17,7 @@ import "dart:mirrors";
*
* void main([args, port]) {
* if (testRemote(main, port)) return;
- * // the usual test.
+ * // the usual test.
* }
*
* Remember to import unittest using the URI `package:inittest/unittest.dart`.

Powered by Google App Engine
This is Rietveld 408576698