| Index: tests/isolate/isolate_import_test.dart
|
| diff --git a/tests/isolate/isolate_import_test.dart b/tests/isolate/isolate_import_test.dart
|
| index 7a9801b176c97039365b5432aaa7c0129fe2b12a..f137a83f0271b1263dd5bd9aec01fd3387afe0b4 100644
|
| --- a/tests/isolate/isolate_import_test.dart
|
| +++ b/tests/isolate/isolate_import_test.dart
|
| @@ -3,7 +3,6 @@
|
| // 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';
|
|
|