Index: test/hosted/offline_test.dart |
diff --git a/test/hosted/offline_test.dart b/test/hosted/offline_test.dart |
index 3bbc9a73438d3d564ec3f482865d44ce88e79acb..845c16ea184fd8a74d8c85d345db9ae7f776a161 100644 |
--- a/test/hosted/offline_test.dart |
+++ b/test/hosted/offline_test.dart |
@@ -8,8 +8,6 @@ import '../descriptor.dart' as d; |
import '../test_pub.dart'; |
main() { |
- initConfig(); |
- |
forBothPubGetAndUpgrade((command) { |
integration('upgrades a package using the cache', () { |
// Run the server so that we know what URL to use in the system cache. |