Index: test/global/binstubs/warns_if_not_on_path_test.dart |
diff --git a/test/global/binstubs/warns_if_not_on_path_test.dart b/test/global/binstubs/warns_if_not_on_path_test.dart |
index ec3fedb56f32f4b6048cb6445f826ccf00a1a151..6ec9443db2d6928a5a4692e196c0adfc4261ef8d 100644 |
--- a/test/global/binstubs/warns_if_not_on_path_test.dart |
+++ b/test/global/binstubs/warns_if_not_on_path_test.dart |
@@ -8,7 +8,6 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration("warns if the binstub directory is not on the path", () { |
servePackages((builder) { |
builder.serve("foo", "1.0.0", pubspec: { |