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

Unified Diff: pkg/analyzer/test/src/task/test_support.dart

Issue 975453004: Reformat (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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/analyzer/test/src/task/model_test.dart ('k') | pkg/analyzer/test/src/util/asserts_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/test/src/task/test_support.dart
diff --git a/pkg/analyzer/test/src/task/test_support.dart b/pkg/analyzer/test/src/task/test_support.dart
index 85297f6576e70a72143cad838aeb5fdfb36a099e..9a4ab17539914bf3e4bc55272f08781a5c3dad02 100644
--- a/pkg/analyzer/test/src/task/test_support.dart
+++ b/pkg/analyzer/test/src/task/test_support.dart
@@ -18,6 +18,5 @@ class TestAnalysisTask extends AnalysisTask {
TaskDescriptor get descriptor => null;
@override
- internalPerform() {
- }
+ internalPerform() {}
}
« no previous file with comments | « pkg/analyzer/test/src/task/model_test.dart ('k') | pkg/analyzer/test/src/util/asserts_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698