| Index: test/lish/package_creation_provides_a_malformed_error_test.dart
|
| diff --git a/test/lish/package_creation_provides_a_malformed_error_test.dart b/test/lish/package_creation_provides_a_malformed_error_test.dart
|
| index 6be2b76a00ad5842d352afa96492973bbffa9e49..d5ac592020bac4611d6309798aebf8bd78c530f9 100644
|
| --- a/test/lish/package_creation_provides_a_malformed_error_test.dart
|
| +++ b/test/lish/package_creation_provides_a_malformed_error_test.dart
|
| @@ -13,7 +13,6 @@ import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| setUp(d.validPackage.create);
|
|
|
| integration('package creation provides a malformed error', () {
|
|
|