Index: test/global/list_test.dart |
diff --git a/test/global/list_test.dart b/test/global/list_test.dart |
index a6c7475e6025292b4ac3636973bc94357f7f0915..87485575b61029aa8014ebb1495182645402d94f 100644 |
--- a/test/global/list_test.dart |
+++ b/test/global/list_test.dart |
@@ -9,8 +9,6 @@ import '../descriptor.dart' as d; |
import '../test_pub.dart'; |
main() { |
- initConfig(); |
- |
integration('lists an activated hosted package', () { |
servePackages((builder) { |
builder.serve('foo', '1.0.0'); |