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

Unified Diff: tests/isolate/isolate_import_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/isolate_import_test.dart
diff --git a/tests/isolate/isolate_import_test.dart b/tests/isolate/isolate_import_test.dart
index f137a83f0271b1263dd5bd9aec01fd3387afe0b4..7a9801b176c97039365b5432aaa7c0129fe2b12a 100644
--- a/tests/isolate/isolate_import_test.dart
+++ b/tests/isolate/isolate_import_test.dart
@@ -3,6 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
library IsolateImportNegativeTest;
+
// Omitting the following import is an error:
/* // //# 01: runtime error, static type warning
import 'dart:isolate';

Powered by Google App Engine
This is Rietveld 408576698