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

Unified Diff: tests/language/dynamic_prefix_core_test.dart

Issue 2774783002: Re-land "Format all multitests" (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « tests/language/dynamic2_test.dart ('k') | tests/language/enum_duplicate_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/dynamic_prefix_core_test.dart
diff --git a/tests/language/dynamic_prefix_core_test.dart b/tests/language/dynamic_prefix_core_test.dart
index 24bf79a2f6f78ef84bedef15d930098e7d5e6b2f..d28ca9ea1a1b0c909a3bc8ca43d22677e58fe50a 100644
--- a/tests/language/dynamic_prefix_core_test.dart
+++ b/tests/language/dynamic_prefix_core_test.dart
@@ -4,6 +4,7 @@
// Test explicit import of dart:core in the source code..
library DynamicPrefixCoreTest.dart;
+
import "package:expect/expect.dart";
import "dart:core" as mycore;
« no previous file with comments | « tests/language/dynamic2_test.dart ('k') | tests/language/enum_duplicate_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698