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

Unified Diff: pkg/analysis_server/test/integration/search/find_top_level_declarations_test.dart

Issue 2746333008: Run dartfmt on dart2js codebase. (Closed)
Patch Set: Format all analyzer packages 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: pkg/analysis_server/test/integration/search/find_top_level_declarations_test.dart
diff --git a/pkg/analysis_server/test/integration/search/find_top_level_declarations_test.dart b/pkg/analysis_server/test/integration/search/find_top_level_declarations_test.dart
index d1e45c797e26210deed24c0d132dc987fe340f49..ac64d87f6f70332287ac0736059b1b889c758f31 100644
--- a/pkg/analysis_server/test/integration/search/find_top_level_declarations_test.dart
+++ b/pkg/analysis_server/test/integration/search/find_top_level_declarations_test.dart
@@ -15,7 +15,8 @@ main() {
}
@reflectiveTest
-class FindTopLevelDeclarationsTest extends AbstractAnalysisServerIntegrationTest {
+class FindTopLevelDeclarationsTest
+ extends AbstractAnalysisServerIntegrationTest {
String pathname;
test_findTopLevelDeclarations() async {
« no previous file with comments | « pkg/analysis_server/test/integration/protocol_matchers.dart ('k') | pkg/analysis_server/test/integration/search/test_all.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698