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

Unified Diff: tests/language/prefix13_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/prefix13_negative_test.dart
diff --git a/tests/language/prefix13_negative_test.dart b/tests/language/prefix13_negative_test.dart
index 139657ad9c86fd75409b1b807499cc69b925c484..63b74b144917a05988badd05849843a4e4dc23e4 100644
--- a/tests/language/prefix13_negative_test.dart
+++ b/tests/language/prefix13_negative_test.dart
@@ -5,6 +5,7 @@
// Unresolved symbols should be reported as an error.
library Prefix13NegativeTest.dart;
+
import "library12.dart" as lib12;
class myClass extends lib12.Library13 {

Powered by Google App Engine
This is Rietveld 408576698