| Index: test/get/hosted/cached_pubspec_test.dart
|
| diff --git a/test/get/hosted/cached_pubspec_test.dart b/test/get/hosted/cached_pubspec_test.dart
|
| index 77a3a3f4fe8da8be5723b239928eea35ae75af48..11a63077442829ee6b0907431be59463afb99a11 100644
|
| --- a/test/get/hosted/cached_pubspec_test.dart
|
| +++ b/test/get/hosted/cached_pubspec_test.dart
|
| @@ -10,8 +10,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| -
|
| integration('does not request a pubspec for a cached package', () {
|
| servePackages((builder) => builder.serve("foo", "1.2.3"));
|
|
|
|
|