| Index: test/dependency_computer/error_test.dart
|
| diff --git a/test/dependency_computer/error_test.dart b/test/dependency_computer/error_test.dart
|
| index db1fcda95b414cee17ce309c11ec00a22111eb18..8451af3c0995274c885c4f3256d0e23d77103ac0 100644
|
| --- a/test/dependency_computer/error_test.dart
|
| +++ b/test/dependency_computer/error_test.dart
|
| @@ -13,8 +13,6 @@ import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|
| void main() {
|
| - initConfig();
|
| -
|
| integration("fails if an unknown package is imported", () {
|
| d.dir(appPath, [
|
| d.pubspec({
|
|
|