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

Unified Diff: tests/language/script2_negative_lib.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/script2_negative_lib.dart
diff --git a/tests/language/script2_negative_lib.dart b/tests/language/script2_negative_lib.dart
index b729ec7e9f8ba94f953edbbdf042f5e277ebb974..c4360807756373f9e8c673870bcabcfa115223b0 100644
--- a/tests/language/script2_negative_lib.dart
+++ b/tests/language/script2_negative_lib.dart
@@ -5,6 +5,7 @@
// Imported library has source file with library tags.
library Script2NegativeLib;
+
import "script_lib.dart";
part "script2_negative_source.dart";

Powered by Google App Engine
This is Rietveld 408576698