| Index: utils/tests/pub/test_pub.dart
|
| diff --git a/utils/tests/pub/test_pub.dart b/utils/tests/pub/test_pub.dart
|
| index 6aa8ca726baa2bb26943a2920e6867fad16037af..3b6a612b5483abe30cdccb3bbe5ad1bc1d3b3f01 100644
|
| --- a/utils/tests/pub/test_pub.dart
|
| +++ b/utils/tests/pub/test_pub.dart
|
| @@ -313,7 +313,6 @@ DirectoryDescriptor gitPackageRevisionCacheDir(String name, [int modifier]) {
|
| */
|
| DirectoryDescriptor gitPackageRepoCacheDir(String name) {
|
| return dir(new RegExp("$name${r'-[a-f0-9]+'}"), [
|
| - dir('branches'),
|
| dir('hooks'),
|
| dir('info'),
|
| dir('objects'),
|
|
|