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

Unified Diff: tests/lib/mirrors/library_with_annotated_declaration.dart

Issue 2771453003: Format all tests. (Closed)
Patch Set: Format files Created 3 years, 8 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/lib/mirrors/library_with_annotated_declaration.dart
diff --git a/tests/lib/mirrors/library_with_annotated_declaration.dart b/tests/lib/mirrors/library_with_annotated_declaration.dart
index eeff40d1df7840971fc77fe189c52c493f0abfba..07a498ba2cc063b6a0fa5dbf90c482951c622d89 100644
--- a/tests/lib/mirrors/library_with_annotated_declaration.dart
+++ b/tests/lib/mirrors/library_with_annotated_declaration.dart
@@ -7,4 +7,4 @@ library library_with_annotated_declaration;
const metadata = 'metadata';
-class ClassInLibraryWithAnnotatedDeclaration {}
+class ClassInLibraryWithAnnotatedDeclaration {}

Powered by Google App Engine
This is Rietveld 408576698