| Index: test/global/run/runs_script_test.dart
|
| diff --git a/test/global/run/runs_script_test.dart b/test/global/run/runs_script_test.dart
|
| index bfd8bcbffbd242d8dbea10fea0b8ba706bd4d9d7..808f9fb1f10642f487ee0ee6b331ec313fe1aaec 100644
|
| --- a/test/global/run/runs_script_test.dart
|
| +++ b/test/global/run/runs_script_test.dart
|
| @@ -6,7 +6,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('runs a script in an activated package', () {
|
| servePackages((builder) {
|
| builder.serve("foo", "1.0.0", contents: [
|
|
|