| Index: test/hosted/version_negotiation_test.dart
|
| diff --git a/test/hosted/version_negotiation_test.dart b/test/hosted/version_negotiation_test.dart
|
| index f6026186ab45b7da243a69ed71315886f8942fe7..4b4938a9db12f4bf670bee28aede77ecc5a7623a 100644
|
| --- a/test/hosted/version_negotiation_test.dart
|
| +++ b/test/hosted/version_negotiation_test.dart
|
| @@ -12,8 +12,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| -
|
| forBothPubGetAndUpgrade((command) {
|
| integration('sends the correct Accept header', () {
|
| var server = new ScheduledServer();
|
|
|