| Index: test/lish/uses_publish_to_url_test.dart
|
| diff --git a/test/lish/uses_publish_to_url_test.dart b/test/lish/uses_publish_to_url_test.dart
|
| index 6484e0360b1c5e53a9e3a02136e4e8287e90dc76..1f53834db44482fc606565e5dec1accf449f473f 100644
|
| --- a/test/lish/uses_publish_to_url_test.dart
|
| +++ b/test/lish/uses_publish_to_url_test.dart
|
| @@ -9,7 +9,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('uses the publish_to URL', () {
|
| var pkg = packageMap("test_pkg", "1.0.0");
|
| pkg["publish_to"] = "http://example.com";
|
|
|