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

Unified Diff: pkg/analysis_server/test/integration/analysis/get_errors.dart

Issue 969113002: 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
Index: pkg/analysis_server/test/integration/analysis/get_errors.dart
diff --git a/pkg/analysis_server/test/integration/analysis/get_errors.dart b/pkg/analysis_server/test/integration/analysis/get_errors.dart
index 591e8953c2f74fb1f801945d9d2453c7e81ea97d..c21d242d9a9d707cd514216a2c6c59d078fe615d 100644
--- a/pkg/analysis_server/test/integration/analysis/get_errors.dart
+++ b/pkg/analysis_server/test/integration/analysis/get_errors.dart
@@ -13,8 +13,8 @@ import '../integration_tests.dart';
/**
* Base class for testing the "analysis.getErrors" request.
*/
-class AnalysisDomainGetErrorsTest extends AbstractAnalysisServerIntegrationTest
- {
+class AnalysisDomainGetErrorsTest
+ extends AbstractAnalysisServerIntegrationTest {
/**
* True if the "analysis.getErrors" request should be made after analysis is
* complete.

Powered by Google App Engine
This is Rietveld 408576698