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

Unified Diff: tests/language/library_private_in_constructor_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/language/library_private_in_constructor_test.dart
diff --git a/tests/language/library_private_in_constructor_test.dart b/tests/language/library_private_in_constructor_test.dart
index ce6b3dbe0337a67c80f0f7fce9b374d8d1faf26b..586e7c2df0148b0c27cd74fc874590ccfc9b6c6d 100644
--- a/tests/language/library_private_in_constructor_test.dart
+++ b/tests/language/library_private_in_constructor_test.dart
@@ -3,6 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
library LibraryPrivateInConstructor;
+
import "package:expect/expect.dart";
import "library_private_in_constructor_a.dart";
import "library_private_in_constructor_b.dart";

Powered by Google App Engine
This is Rietveld 408576698