Index: runtime/observatory/tests/observatory_ui/mocks/objects/isolate.dart |
diff --git a/runtime/observatory/lib/src/mocks/objects/isolate.dart b/runtime/observatory/tests/observatory_ui/mocks/objects/isolate.dart |
similarity index 91% |
rename from runtime/observatory/lib/src/mocks/objects/isolate.dart |
rename to runtime/observatory/tests/observatory_ui/mocks/objects/isolate.dart |
index 9f5ba8048a6b76ff929dcde9fed5b169fdeeaee9..72b254268bf36ac3df81936d5c055b44636ada89 100644 |
--- a/runtime/observatory/lib/src/mocks/objects/isolate.dart |
+++ b/runtime/observatory/tests/observatory_ui/mocks/objects/isolate.dart |
@@ -1,6 +1,6 @@ |
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file |
// 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 |
+// BSD-style license that can be found in the LICENSE file. |
part of mocks; |