| Index: test/run/errors_if_path_in_dependency_test.dart
|
| diff --git a/test/run/errors_if_path_in_dependency_test.dart b/test/run/errors_if_path_in_dependency_test.dart
|
| index 2c6736c4fe0c11d9bbf2aa41c636363d3e2ba889..4ee8f7162440890f18882d3269c03be48dc09dc2 100644
|
| --- a/test/run/errors_if_path_in_dependency_test.dart
|
| +++ b/test/run/errors_if_path_in_dependency_test.dart
|
| @@ -8,7 +8,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('Errors if the executable is in a subdirectory in a '
|
| 'dependency.', () {
|
| d.dir("foo", [
|
|
|