| Index: test/global/binstubs/binstub_runs_precompiled_snapshot_test.dart
|
| diff --git a/test/global/binstubs/binstub_runs_precompiled_snapshot_test.dart b/test/global/binstubs/binstub_runs_precompiled_snapshot_test.dart
|
| index 9e7538279b04057e9f94d0b46ec83215c7d16778..e618f5de480f87d163a7eac29d9c6a46ba939eae 100644
|
| --- a/test/global/binstubs/binstub_runs_precompiled_snapshot_test.dart
|
| +++ b/test/global/binstubs/binstub_runs_precompiled_snapshot_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("the binstubs runs a precompiled snapshot if present", () {
|
| servePackages((builder) {
|
| builder.serve("foo", "1.0.0", pubspec: {
|
|
|