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

Unified Diff: tests/language/prefix12_negative_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/prefix12_negative_test.dart
diff --git a/tests/language/prefix12_negative_test.dart b/tests/language/prefix12_negative_test.dart
index 9e2fa00f2a59d35cac1b8add2b642e457ac0a1a2..8c2ba21a4373a9203aac9cb15b713d912dcc73e9 100644
--- a/tests/language/prefix12_negative_test.dart
+++ b/tests/language/prefix12_negative_test.dart
@@ -5,6 +5,7 @@
// Symbols in libraries imported by the prefixed library should not be visible
library Prefix12NegativeTest.dart;
+
import "library12.dart" as lib12;
main() {

Powered by Google App Engine
This is Rietveld 408576698