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/isolate_import_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/isolate/enum_const_test.dart ('k') | tests/isolate/issue_21398_parent_isolate2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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';
« no previous file with comments | « tests/isolate/enum_const_test.dart ('k') | tests/isolate/issue_21398_parent_isolate2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698