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

Unified Diff: tests/corelib/collection_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/collection_test.dart
diff --git a/tests/corelib/collection_test.dart b/tests/corelib/collection_test.dart
index 680e20ab7268cb42862c6c961168a9776f246c39..bcbfd830a3953429c5dcc911ee4983c4813a4d34 100644
--- a/tests/corelib/collection_test.dart
+++ b/tests/corelib/collection_test.dart
@@ -18,7 +18,6 @@ class CollectionTest {
}
}
-
main() {
final TEST_ELEMENTS = const [4, 2, 6, 7, 9];
// Const list.

Powered by Google App Engine
This is Rietveld 408576698