Index: pkg/checked_mirrors/test/from_sdk/local_isolate_test.dart |
diff --git a/tests/lib/mirrors/local_isolate_test.dart b/pkg/checked_mirrors/test/from_sdk/local_isolate_test.dart |
similarity index 91% |
copy from tests/lib/mirrors/local_isolate_test.dart |
copy to pkg/checked_mirrors/test/from_sdk/local_isolate_test.dart |
index 27ca35a21586704cbf4ed8d418440b9cb9f4fc2b..33de0da7ac90649a995199ab314b785d6428d8e4 100644 |
--- a/tests/lib/mirrors/local_isolate_test.dart |
+++ b/pkg/checked_mirrors/test/from_sdk/local_isolate_test.dart |
@@ -6,7 +6,7 @@ |
library test.local_isolate_test; |
-import 'dart:mirrors'; |
+import 'package:checked_mirrors/checked_mirrors.dart'; |
import 'package:expect/expect.dart'; |