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

Unified Diff: tests/language/prefix15_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/prefix15_negative_test.dart
diff --git a/tests/language/prefix15_negative_test.dart b/tests/language/prefix15_negative_test.dart
index 743b3c08328eb439ca6c22072066e0003e436bf7..156c5120aadd03fe347eddb100d3f5b44a8091d9 100644
--- a/tests/language/prefix15_negative_test.dart
+++ b/tests/language/prefix15_negative_test.dart
@@ -5,6 +5,7 @@
// Unresolved symbols should be reported as an error.
library Prefix15NegativeTest.dart;
+
import "library12.dart" as lib12;
class myClass implements lib12.Library13 {

Powered by Google App Engine
This is Rietveld 408576698