Index: runtime/observatory/tests/observatory_ui/mocks/objects/script.dart |
diff --git a/runtime/observatory/lib/src/mocks/objects/script.dart b/runtime/observatory/tests/observatory_ui/mocks/objects/script.dart |
similarity index 93% |
rename from runtime/observatory/lib/src/mocks/objects/script.dart |
rename to runtime/observatory/tests/observatory_ui/mocks/objects/script.dart |
index 7ce801af9199bbbdf07a829e49d06e4191aa86b1..895b1c959bf9ee027a1702a406f6e06d6cdaf1b0 100644 |
--- a/runtime/observatory/lib/src/mocks/objects/script.dart |
+++ b/runtime/observatory/tests/observatory_ui/mocks/objects/script.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; |