Index: test/global/activate/outdated_binstub_test.dart |
diff --git a/test/global/activate/outdated_binstub_test.dart b/test/global/activate/outdated_binstub_test.dart |
index 51780ceb71c2111cfc890a27d47cba42bb2137d7..ea891fb97ee419b012a0b11ad62267f489aa03b7 100644 |
--- a/test/global/activate/outdated_binstub_test.dart |
+++ b/test/global/activate/outdated_binstub_test.dart |
@@ -24,7 +24,6 @@ dart "/path/to/.pub-cache/global_packages/foo/bin/script.dart.snapshot" "\$@" |
"""; |
main() { |
- initConfig(); |
integration("an outdated binstub is replaced", () { |
servePackages((builder) { |
builder.serve("foo", "1.0.0", pubspec: { |