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

Unified Diff: tests/language/prefix11_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/prefix11_negative_test.dart
diff --git a/tests/language/prefix11_negative_test.dart b/tests/language/prefix11_negative_test.dart
index 5f144896fcd85e399c785f3fcb2c766dcb49a7d2..40df3d186a4d5ac9ad05ea05d87e6b210d7d0a6f 100644
--- a/tests/language/prefix11_negative_test.dart
+++ b/tests/language/prefix11_negative_test.dart
@@ -5,6 +5,7 @@
// Symbols in libraries imported by the prefixed library should not be visible
library Prefix11NegativeTest.dart;
+
import "library12.dart" as lib12;
main() {

Powered by Google App Engine
This is Rietveld 408576698