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

Unified Diff: tests/isolate/simple_message_test.dart

Issue 2768073002: 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
Index: tests/isolate/simple_message_test.dart
diff --git a/tests/isolate/simple_message_test.dart b/tests/isolate/simple_message_test.dart
index 98b19e16eee9bf03a9ff92ed6ccf3671fe0cd548..2ca65cb721599215d72a958b9cde48ab694a9930 100644
--- a/tests/isolate/simple_message_test.dart
+++ b/tests/isolate/simple_message_test.dart
@@ -5,6 +5,7 @@
// Dart test program for testing that isolates are spawned.
library IsolateNegativeTest;
+
import "package:expect/expect.dart";
import 'dart:isolate';
import "package:async_helper/async_helper.dart";

Powered by Google App Engine
This is Rietveld 408576698