| Index: runtime/observatory/tests/observatory_ui/mocks/repositories/target.dart
|
| diff --git a/runtime/observatory/lib/src/mocks/repositories/target.dart b/runtime/observatory/tests/observatory_ui/mocks/repositories/target.dart
|
| similarity index 97%
|
| rename from runtime/observatory/lib/src/mocks/repositories/target.dart
|
| rename to runtime/observatory/tests/observatory_ui/mocks/repositories/target.dart
|
| index 8321f8612e7333a2ca177378c2bea58ae94190f0..1c7f3ede3f1ade7fd68e7cf0866a493100cdb0f6 100644
|
| --- a/runtime/observatory/lib/src/mocks/repositories/target.dart
|
| +++ b/runtime/observatory/tests/observatory_ui/mocks/repositories/target.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;
|
|
|
|
|