Index: test/global/activate/removes_old_lockfile_test.dart |
diff --git a/test/global/activate/removes_old_lockfile_test.dart b/test/global/activate/removes_old_lockfile_test.dart |
index 8816bcd63ceb71ee8de9295ea874ad7e7c71fa0c..271efa85fca11ca99afc4e70d82a4b7c08c1a4b3 100644 |
--- a/test/global/activate/removes_old_lockfile_test.dart |
+++ b/test/global/activate/removes_old_lockfile_test.dart |
@@ -8,7 +8,6 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration('removes the 1.6-style lockfile', () { |
servePackages((builder) { |
builder.serve("foo", "1.0.0"); |