Index: lib/src/util/isolate_wrapper.dart |
diff --git a/lib/src/util/isolate_wrapper.dart b/lib/src/util/isolate_wrapper.dart |
index 3f96069b6298fcc1d604e4aeff1461f4fa07b16f..9ac7c93d8bbf64406c11d47fcd05b844151d3bed 100644 |
--- a/lib/src/util/isolate_wrapper.dart |
+++ b/lib/src/util/isolate_wrapper.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 file. |
-library unittest.util.isolate_wrapper; |
+library test.util.isolate_wrapper; |
import 'dart:async'; |
import 'dart:isolate'; |