| Index: utils/tests/pub/test_pub.dart
|
| diff --git a/utils/tests/pub/test_pub.dart b/utils/tests/pub/test_pub.dart
|
| index 78f634d3328d91af9c8c9a371440722459f6d60f..be201ada00a88a497b152567ffa0fdbb5f59df97 100644
|
| --- a/utils/tests/pub/test_pub.dart
|
| +++ b/utils/tests/pub/test_pub.dart
|
| @@ -28,7 +28,7 @@ import '../../pub/sdk_source.dart';
|
| import '../../pub/system_cache.dart';
|
| import '../../pub/utils.dart';
|
| import '../../pub/validator.dart';
|
| -import '../../pub/yaml/yaml.dart';
|
| +import '../../pub/yaml/lib/yaml.dart';
|
|
|
| /**
|
| * Creates a new [FileDescriptor] with [name] and [contents].
|
|
|