| Index: test/cache/repair/empty_cache_test.dart
|
| diff --git a/test/cache/repair/empty_cache_test.dart b/test/cache/repair/empty_cache_test.dart
|
| index 9f398b7635f3a481c460620429cfe73db3282b6e..e19e68f033feca90fdebd12ba10113675b01821d 100644
|
| --- a/test/cache/repair/empty_cache_test.dart
|
| +++ b/test/cache/repair/empty_cache_test.dart
|
| @@ -7,7 +7,6 @@ library pub_tests;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('does nothing if the cache is empty', () {
|
| // Repair them.
|
| schedulePub(args: ["cache", "repair"],
|
|
|