Index: test/cache/repair/recompiles_snapshots_test.dart |
diff --git a/test/cache/repair/recompiles_snapshots_test.dart b/test/cache/repair/recompiles_snapshots_test.dart |
index feb9f39c66af8fb26e3e718ba71df2bda3a5917e..ebeced9695268a17d1dc202a4201b806e1b6239a 100644 |
--- a/test/cache/repair/recompiles_snapshots_test.dart |
+++ b/test/cache/repair/recompiles_snapshots_test.dart |
@@ -10,7 +10,6 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration('recompiles activated executable snapshots', () { |
servePackages((builder) { |
builder.serve("foo", "1.0.0", contents: [ |