| Index: pkg/analyzer/test/src/util/yaml_test.dart
|
| diff --git a/pkg/analyzer/test/src/util/yaml_test.dart b/pkg/analyzer/test/src/util/yaml_test.dart
|
| index 6cf00cc48b8ff65f06d7dbe74b6722ddfb53e9ac..feb812b5f055ea1a60df4b8dc4c569d6400a9f65 100644
|
| --- a/pkg/analyzer/test/src/util/yaml_test.dart
|
| +++ b/pkg/analyzer/test/src/util/yaml_test.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 analyzer.test.util.yaml;
|
| +library analyzer.src.test.util.yaml_test;
|
|
|
| import 'package:analyzer/src/util/yaml.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|