| Index: test/run/runs_named_app_in_dev_dependency_test.dart
|
| diff --git a/test/run/runs_named_app_in_dev_dependency_test.dart b/test/run/runs_named_app_in_dev_dependency_test.dart
|
| index 6c3c1e7a34589238a982112268a5bae279c772c3..d373f9b9430357594ec4daf67441a8ff24aa2fa6 100644
|
| --- a/test/run/runs_named_app_in_dev_dependency_test.dart
|
| +++ b/test/run/runs_named_app_in_dev_dependency_test.dart
|
| @@ -6,7 +6,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('runs a named Dart application in a dev dependency', () {
|
| d.dir("foo", [
|
| d.libPubspec("foo", "1.0.0"),
|
|
|