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

Unified Diff: tests/isolate/typed_message_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/isolate/typed_message_test.dart
diff --git a/tests/isolate/typed_message_test.dart b/tests/isolate/typed_message_test.dart
index d098c5c803a08bd41c1867d825d2e880b442411b..859284f494dfc79c9b74bcd3421dcf527415dd6c 100644
--- a/tests/isolate/typed_message_test.dart
+++ b/tests/isolate/typed_message_test.dart
@@ -6,6 +6,7 @@
// VMOptions=--checked
library TypedMessageTest;
+
import "dart:async";
import "package:expect/expect.dart";
import "package:async_helper/async_helper.dart";

Powered by Google App Engine
This is Rietveld 408576698