| Index: tests/isolate/isolate_spawn_test.dart
|
| diff --git a/tests/isolate/isolate_spawn_test.dart b/tests/isolate/isolate_spawn_test.dart
|
| index cf6dff96b78201c30a8f8b1e389c05281ae5380a..65d3a26c5d3bb26cf67f6645352b3434eeb90c50 100644
|
| --- a/tests/isolate/isolate_spawn_test.dart
|
| +++ b/tests/isolate/isolate_spawn_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE.md file.
|
|
|
| -import 'dart:fletch';
|
| +import 'dart:dartino';
|
|
|
| import 'package:isolate/isolate.dart';
|
| import 'package:expect/expect.dart';
|
|
|