Index: test/cache/add/package_not_found_test.dart |
diff --git a/test/cache/add/package_not_found_test.dart b/test/cache/add/package_not_found_test.dart |
index ae4290b1448943af2db9842fcb4bced436ee8ea3..6949f2a3a31d7575c1745bda7517ba82db9ac7e6 100644 |
--- a/test/cache/add/package_not_found_test.dart |
+++ b/test/cache/add/package_not_found_test.dart |
@@ -9,7 +9,6 @@ import 'package:pub/src/exit_codes.dart' as exit_codes; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration('fails if the package cound not be found on the source', () { |
serveNoPackages(); |