| Index: test/snapshot/recompiles_if_the_sdk_is_out_of_date_test.dart
|
| diff --git a/test/snapshot/recompiles_if_the_sdk_is_out_of_date_test.dart b/test/snapshot/recompiles_if_the_sdk_is_out_of_date_test.dart
|
| index 1d8d213c7102f391dd508848b4be8dd9bed1ce79..65810151d02bd992606efd68b98747596c2d291f 100644
|
| --- a/test/snapshot/recompiles_if_the_sdk_is_out_of_date_test.dart
|
| +++ b/test/snapshot/recompiles_if_the_sdk_is_out_of_date_test.dart
|
| @@ -12,7 +12,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("creates a snapshot for an immediate dependency's executables",
|
| () {
|
| servePackages((builder) {
|
|
|