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