Index: test/global/run/uses_old_lockfile_test.dart |
diff --git a/test/global/run/uses_old_lockfile_test.dart b/test/global/run/uses_old_lockfile_test.dart |
index 21b41ead1dfc82156b68b994debce6d3a01f7e3a..60f3a68a4dc03873e8c85bbdb362fe46cea63a90 100644 |
--- a/test/global/run/uses_old_lockfile_test.dart |
+++ b/test/global/run/uses_old_lockfile_test.dart |
@@ -8,7 +8,6 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration('uses the 1.6-style lockfile if necessary', () { |
servePackages((builder) { |
builder.serve("bar", "1.0.0"); |