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

Unified Diff: tests/html/custom/document_register_template_test.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/html/custom/document_register_template_test.dart
diff --git a/tests/html/custom/document_register_template_test.dart b/tests/html/custom/document_register_template_test.dart
index 11b0b8da0c3ba839818aab1b14ccaf8faca21b90..6ac7b3bcfb14009b3dde276f581a30a221c5f5f2 100644
--- a/tests/html/custom/document_register_template_test.dart
+++ b/tests/html/custom/document_register_template_test.dart
@@ -17,7 +17,6 @@ main() {
});
}
-
class MyElement extends TemplateElement {
MyElement.created() : super.created();
method() => 'value';

Powered by Google App Engine
This is Rietveld 408576698