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

Unified Diff: tests/corelib/expression_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/corelib/expression_test.dart
diff --git a/tests/corelib/expression_test.dart b/tests/corelib/expression_test.dart
index 8a9ced68da25ef4ff85c3602a90faa8a192dd4d9..d0ba4c917bd1dd4d776bdb598e88b5650f80bb56 100644
--- a/tests/corelib/expression_test.dart
+++ b/tests/corelib/expression_test.dart
@@ -7,7 +7,6 @@ import "package:expect/expect.dart";
// Tests basic expressions. Does not attempt to validate the details of arithmetic, coercion, and
// so forth.
class ExpressionTest {
-
ExpressionTest() {}
int foo;

Powered by Google App Engine
This is Rietveld 408576698